Jump to content

Ausy

Member
  • Posts

    684
  • Joined

  • Last visited

Everything posted by Ausy

  1. You could also open a sales ticket and ask for help from the developers. I am sure they can help and they will know a lot more about what the possible problem is. https://support.cubecart.com/index.php?_m=t...s&_a=submit
  2. Yes contact your host and see if they have the latest versions installed, they should have and you may have to enable it yourself by the method described in this thread. http://forums.cubecart.com/index.php?s=&am...st&p=152303
  3. I know, I was distracted and left the reply page open for a few mins. */*
  4. Can you not start again from the beginning, delete the installation from your server and make sure your database has nothing in it or use a new database. Then upload the files and start again, check each step to see if the install is telling you its ok to proceed. Unless your server is not compatible in some way, cubecart is easy to install. Have you run the compat-test.php file to make sure?
  5. Navigate to view products and under the thumbnail picture of the product click manage images, then just choose an image to add. you must of course first upload the images through, admin, filemanager, upload images. Doh, beat me too it */*
  6. You should not change any file names! Only the permissions. In step 2 of the installation it checks to see if the files have the correct permissions. The following files should be writable. images/uploads/ Writable images/uploads/thumbs/ Writable images/logos/ Writable includes/global.inc.php Writable includes/extra/ Writable cache/ Writable Writable should be 777
  7. It looks like permissions are not set correctly on the setup files on your server.
  8. No errors on firefox 3 here, on IE7 I get non secure and secure error on the login page, the non secure items look like your logo and header images.
  9. There is a built in facility to change all the prices by a percentage or fixed amount, all products or catagory related. Its in admin, veiw products at the bottom of the page. Individual product price changes have to be done on each product. the may be a way to do with a CSV file, some one else may know.
  10. You can create a smaller logo for the packing slip, place it in images/general, then you want the print.inc file located in admin/sources/orders. Find this line around 94 <img src="<?php echo $glob['rootRel']; ?>images/getLogo.php?skin=<?php echo $config['skinDir']; ?>" alt="" /> Change it so that it uses the new image and location.
  11. FF3 works fine for me, infact I keep getting secure and non secure warnings from IE7 when FF3 displays no warning at all. Drives me nuts. Do you have a link to your store?
  12. Very nice site. You could change Hot Deals into Cool Deals!
  13. You could try re upload the original and correct lang file, then clear out or truncate the cubecart lang table and start again.
  14. In your Admin under maintenance - rebuild&recount click rebuild product catagory count.
  15. I am sure an expert will answer but I presume they have to check you have a valid liceince. I doubt this particular issue is going to happen again. With regard to Cubecart.com ever closing, I am pretty confident that the people involved, no matter what, would not leave there customers in the **** and render stores un un-usable. I don't know the people personally but I do know they will do their upmost to help when you need it.
  16. With PHP 4 you can run CC version 4.1.1 but if you want to use the latest version CC 4.2.2 you must have PHP 5.2 or above.
  17. Sounds all good. The only tricky part for most people is importing all of the database correctly, I would hire the services of an expert over at cubecartforums.org for that bit. It would be well worth it in terms of getting it done correctly and without hassle. The other thing you could do is back up you existing CC3 and install that into the directory where your new CC4 will reside, then upgrade it to CC4 using the facility within the installation procedure, that way the upgrade script takes care of everything. You can then carry out mods and tweaks to it before going live.
  18. This may help. http://forums.cubecart.com/index.php?s=&am...st&p=144128
  19. Ask your host if they are using PHP 5.2 or above to run the latest versions of Cubecart 4. The upgrade is pretty easy and instructions are included but you will lose all your CC3 mods. If you have a modded skin, that will need to be upgraded to work with version 4. Make sure you back everything up before you attempt the upgrade.
  20. Just open your web browser and and type the following http://yourdomain/compat-test.php
  21. I too have this error but only when a customer tries to login. All the other secure pages are fine, is there any way around this too?
  22. Yes you need an SSL cert, best to get a dedicated one as they are cheap enough. Once your have all that in place you enter the SSL settings in Admin and the pages you mention will become secure. You can choose to have just the pages you mention or the whole store secure.
  23. In catalog - Product options Create an option - Size Create 3 option values, - 1. large, 2.Medium, 3.small Assign option & value to product. once you have done that you can edit your product and add the options.
  24. You can only download 4 from your customer control panel and that version is not available. Contact customer support they may be able to help.
×
×
  • Create New...