Jump to content

kinetic

Member
  • Posts

    571
  • Joined

  • Last visited

Everything posted by kinetic

  1. No problem Alan CCv4 code is soooo much nicer even with Martins typos and inconsistencies more "Object oriented" You can make big changes with little tweaking At first I was a little peeved with the new code but after getting used it it was just about me being so used to CCv3 ways of doing things I can now see the value and elegance of the way CCv4 does things. I simply cannot wait to see what CCv5 has in "store" lol for us Kinetic
  2. Are you on Mac or PC? Which browser are you using? Also do you have Javascript enabled in your browser?? You are best off using firefox to edit and add products. Although FCK editor works in IE and Safari too it works best in Firefox. You also need to have javascript enabled Hope this helps Kinetic it should work fine in Firefox make sure you have javascript enabled and java IE will crap up your code when using FCK
  3. My Pleasure Lee funny thing is I do this on almost everyone of my clients stores as all my clients have asked for this same thing and was actually doing it on a new clients store when the post came in Kinetic :wacko:
  4. Yeah Al and Martin and Sir William need to look into this and cache or run a cron to cache the data. as the array that can be returned is so huge if there is alot of products, alot of customers and the customers have made alot of purchases this is why it takes so looong to parse the viewProduct page and as this could very well turn a single item sale into a multiple item sale with the simple click of a check box on the related products then clicking the add to cart of the main product being viewed as well as the related product(s) being added to the basket store owners should be clamoring for a better method for this lovely feature and with no disrespect to Estelles related products with auto search. Her mod requires the customer to add the main product to basket then click one of the related products and goto that page and then add that product to the cart then back to the originating product to select another product which will not really broker an up sale as people wont want to or wont figure out thats how to do it and if you have the Jump to cart on add to basket turned on in admin this becomes even more problematic. So if our wonderful CubeCart brain trust could take a look at this for us Users on 4.1.1 and 4.2 Im sure we would all gladly buy them a pint or two or three or give them a huge round of applause at the very least Kinetic :wacko:
  5. Ok Open includes/boxes/session.inc.php FIND: $box_content->assign("TXT_USERNAME", $cc_session->ccUserData['firstName']." ".$cc_session->ccUserData['lastName']); REPLACE WITH: $box_content->assign("TXT_USERNAME", $cc_session->ccUserData['firstName']); Save and re upload Hope this helps Kinetic
  6. Ok open includes/content/viewCat.inc.php FIND: $orderSort = sprintf(' ORDER BY name ASC'); (Highest to lowest) REPLACE IT WITH: $orderSort = sprintf(' ORDER BY price DESC'); If you would like to go the other way lowest price to highest price do this: REPLACE IT WITH: $orderSort = sprintf(' ORDER BY price ASC'); Save and upload thats all ya need to do Hope this helps Kinetic
  7. ive got a couple clients one with 40,000 products and the other with 8000 and cubecart can handle it easily but then they are on a server thats not oversold (say like bluehost, host gator ipower) but are on our server which we limit the number of sites that are hosted to no more than 200 1 clients database is over 100MB and we do NOT use the "Customer also purchased" module for CCv4 as this will considerably slow down your store when you have alot of purchases and customers registered Kinetic
  8. login to your stores admin you need to make your categories of product type first to do that click Add Category once you have your categories or subcats made then: click Add Product (in the catalog section on the left side) fill out the form from top to bottom Kinetic
  9. Im not sure why you wouldnt have a product description a good product photo and a descriptive product details will go a long ways to converting "window shoppers" into customers shopping online isnt like shopping at wal-mart where you can pick the item up turn it around read the back lable touch it feel its weight etc all an online shopper has is your product photo and a detailed description or as e-harmony puts a "picture and a paragraph" the viewCat wants to put something in there and the elipsis ... is all there is because your dont have a description Id strongly suggest you get good product descriptions for each and every one of your products and do yourself and your customers a favor Kinetic
  10. ini.inc.php is located in the /includes folder so download the zip file unzip it and copy the new ini.inc.php to the includes folder as for lack luster support Id have to disagree between the countless quality posts on this forum and on the 3rd party forum and little searching most problems can be easily solved and as for paid support its been my experience that the support personnel are knowledgeable, helpful and will go to great lengths to help resolve issues. as for troublesome software Id also have to disagree CubeCart when properly installed, skinned and managed has leveled the playing field and given my clients that extra edge in selling their products. e-commerce is NOT for the timid it is a big responsibility to your customers and should always be undertaken with full knowledge of what it takes to be successful while selling goods or services online If you require a developer to help with deploying your site please do not hesitate to contact any of the available people who post regularly on this forum including myself Best of luck! Kinetic Using a little effort and getting to know the file structure of cubecart is in your own best interests...
  11. Once you have added a product simply click View Products to view the list of products then find the one you want to add to another category and click "Manage Categories" in the Master Category column it will be in the middle of the product list row for each item easy to miss Hope this helps Kinetic
  12. Check out the 3rd party forum and look for Estelles mods she has one that does that
  13. first download a copy of your includes/global.inc.php then edit to make sure the storeURL uses the www Example in includes/global.inc.php $glob['storeURL'] = 'http://www.yoursite.com/store'; or if in your sites root $glob['storeURL'] = 'http://www.yoursite.com'; then if you are using the SEO module download the htaccess file open it in word pad and add this rule after the line: RewriteEngine on RewriteCond %{HTTP_HOST} !^www.your_domain.com$ RewriteRule ^(.*)$ http://www.your_domain.com/$1 [R=301] replace your_domain with what ever your domain is and save and upload if you arent using the SEO module you can still do this just add the rule and the rewrite engine on line RewriteEngine on RewriteCond %{HTTP_HOST} !^www.your_domain.com$ RewriteRule ^(.*)$ http://www.your_domain.com/$1 [R=301] replacing "your_domain" with your domain Hope this helps
  14. iPower is the problem their support is legendarily BAD their servers are over sold their MySql Servers slow due to too many users hitting it all at once How do I know? I have spent countless hours with iPower on chat and on phone on the behalf of clients who were having the same issues as you and iPower always trying to blame the customer, the web developer (Me) or the application (CubeCart) as soon as we moved people away from iPower (in itself a real chore when it comes to their registrar) almost 100% of their issues went away Hosting Companies to stay away from BlueHost HostGator iPower just because its cheap doesnt make it good... matter of fact because its cheap you can bet on slow servers and crappy support also in almost every instance of a BlueHost, HostGator, or iPower hosting acct. the DNS is sooooo bad that there is always problems with the site or email Kinetic
  15. I have been round and round with techs at MS and they cant figure it out either or so they say I believe it is a inherent flaw or feature of MSN butterfly to stop users from shopping at other websites this has been a known problem since CC version three and MSN butterfly removing the Login /Register links (shopping cart was visible) People need to complain enmasse to MS People need to realize MSN Butterfly is just about the worst browser you can use and drop it If store owners (over 1million+) banded together to sue MS for loss of sales due to their shitty MSN browser maybe something could be done... Kinetic
  16. Ive also had several BlueHost customers abandon bluehost for several reasons and move to different hosting 1) BlueHost oversells their servers making things very slow for any of their customers 2) Inadequate or non existent support Fantastico like stevie said is never a good idea start from scratch do a PROPER install or better yet hire yourself a webdeveloper who knows cubecart and can get you up and running properly Kinetic
  17. kinetic

    Spider Trap?

    I googled spidertrap.php and found this link http://ken.coar.org/Podium/show.php?p=phpblock&slide=10 How this file got on the above users site is probably from their HOST spidertraps are their to stop spiders that dont follow the robots.txt (spam spiders) but can cause other kinds of harm like getting your site dropped from google Kinetic
  18. check for typos or extra characters in your skins/YOURSKIN/styleTemplates/global/index.tpl or any other tpl file you may have edited recently You hosed something in the html the site looks fine in Firefox but IE is choking on something so you must have broken a comment or something else that is breaking everything layout wise
  19. I know for a fact CCv4 allows for the logging in of 2 admins at the same time as I do this with Sir Wiliam on my clients stores all the time and even with my clients while teaching them how to use CubeCart So Im going to have to assume the user above is trying to have the same admin logged in twice Cubecart gives us a very handy way to have multiple admins with full permissions (Super User) or to have our admins have restricted permissions. Do yourself a favor and create a new admin for the second person If you DO already have separate admins and STILL cant have both of them logged in at the same time submit a ticket to CC support Kinetic
  20. Did this customer receive an email starting with "you or some one pretending to be you" if so this means someone used the forgot password feature to try and gain access to their acct. which means they knew his email address associated with his customer acct. this is a nice feature as it allows customers to reset their password when they forget it. if the customer was not sent this email then details as to how and what they were doing at the time to receive the message with his user name (email address) and password is needed to help you remember the more details YOU can supply the easier will be to help items like CubeCart version page they were on etc. Kinetic
  21. It would also help to know what version of cubecart? 4.2 (PHP5) 4.1.1? (PHP4)?? did you have an easy to guess password? Heres the thing Your password to your stores admin and the password to your hosting control panel shouldnt be the same they shouldnt be easy to remember Ill say that again... They shouldnt be the same and they shouldnt be easy to remember the very minor inconvenience YOU have to suffer remembering your passwords or going to a text file on your computer to get your password is sooooo much less than the frustration you will feel when you are hacked, identity stolen and violated not to mention the risk you put your customers personal information because you were LAZY.... Now Im not saying you RICCO are personally lazy or that you DID have weak passwords just taking this time to tell people who might be reading this (everyone always reads the "Ive Been Hacked" posts) CubeCart has gone thru alot of testing and 3rd party auditing to ensure CubeCart is as safe and secure as they can make it (Kudos to Brooky and the rest of the team members) So why do people continuously subvert all that lovely coding with weak easy to guess passwords... this is your store, your business, and your customers trust at stake so use some strong passwords!!!! Kinetic
  22. Yes Estelle Winterflood has a mod that does just that and its works a real treat Stock Levels for Product Options CC4 v1.3 http://cubecart.expandingbrain.com/cubecar...c4/prod_77.html
  23. YAY Brivtech!!!!! I personally and ALL my Clients LOVE the Captcha features and NONE of their many many customers has ever complained Solving a little captcha puzzle people have come to realize is a SMALL PRICE to pay to ensure spambots cant do their wicked deeds.... I seriously find it funny the user above didnt even look in their general settings to turn it off or on and even funnier that once told where it was that they probably DID turn it off because now the poor homeless spambots have a friend in him
  24. You need to add/upload alternate images Image manager section > Upload Images then go back to View Products select the product you want to add images too by finding it in the list and clicking Manage images any images you uploaded will be available and you simply click ADD
  25. From what Milos told me (convict) when I submitted a ticket about it not being able to handle file uploads (zips docs pdfs) is that those features were removed and no plans to add it back in My ticket response from Milos FCK editor in CubeCart is for images prepared only. I know it allows to upload files in generally but this limitation implemented sorry. It seems to be the CC3 compatibility because 'uploads' folder is added there for images dedicated. The main limitation is the ROOT folder for file list - it points to images/uploads folder. Well some customization is the trick. FCK upgrade and limitation above removal is up to Al he hasn't done decision yet. I havent had time to work out the changes necessary but I soon will have it back to where it needs to be and I will post my changes for CCv4.1.1 FCK editor when I do Also CC is STILL using a very old version of FCK editor (2.3) which has known bugs current version from FCK is 2.5.1 with 2.6 in beta as of the writing of this post All of this just makes no real sense as FCK is a stable full featured WYSIWYG editor that outputs decent html gutting it is just silly... Maybe if enough of us PAYING license holders complained enmasse it would get upgraded and full featured... especially those of us who hold MULTIPLE licenses... and while we are at it whose silly idea was it to set the default height of the editor to 200pixels? that ends up being a thin strip to edit content in w/o scrolling MINIMUM should be 420pixels tall some elbow room if you please! editing the 2 files to make it taller isnt much to do but when ya have to do it for every single clients site you work on that is cubecart it gets down right annoying at least we can now set the WIDTH of the editor via admin
×
×
  • Create New...