Jump to content

Ausy

Member
  • Posts

    684
  • Joined

  • Last visited

Everything posted by Ausy

  1. Nothing more annoying than that sort of popup, specially as it resizes your browser, couldn't close the site quick enough. The black text is very hard to read on a dark brown background so I would try and change that.
  2. To add an order you have to select an existing customer from the top right box that is already in the database otherwise it won't create the order. If you use firefox it will also populate all the address, email fields automatically (this doesn't apear to work with other browsers). So you would have to create the customer first, then create the order and it should work. Question two would require a mod and the best place to ask is here http://www.cubecartforums.org/index.php?
  3. Notice here you have two forward slashes, language//config.php which is wrong and maybe the cause. have a look at your includes/global.inc file and make sure the settings are correct.
  4. You can use the cubecart config tool from the page below to change the SSL setting. https://support.cubecart.com/index.php?_m=d...cid=0&nav=0
  5. It is possible but you would need to make a small modification to the software. There is a free mod but we can't link directly from this forum. If you google "remove buy buttons CC3" you should find it.
  6. the place to ask for mods is here http://www.cubecartforums.org/index.php?showforum=16
  7. Have a look at the documentation on the link below for some help. http://www.cubecartforums.org/docs/
  8. Try clearing your browser cache.
  9. What size images are you uploading, this can happen if you upload small images.
  10. Have a word with your host and tell them you cant access your websites.
  11. Can you give us the url to try? What happens when you try to log into the admin side. yourdomain/admin.php ?
  12. You can change the text "homepage" through the Admin control panel - modules - languages - en - front end phrases - boxes - catagories navigation box.
  13. Very nice website, well done. The only thing I can see is the font for the catagory description looks different to the rest, is that intentional?
  14. The database upgrade files are in folder setup/db. There is one there called upgrade.sql, open it with notepad++ and you could run those queries through phpmyadmin. There is one query adding the field salt but you may have to run them all.
  15. Is this a new installation or old, has it been working before, have you upgraded recently?
  16. Using your FTP program open the connection to your web site, find the file or directory that you want to change permissions for and in the window on the right side of FileZilla Right click on the file and select “File attributes …â€Â
  17. Are customers completing the payment process fully, does this help? http://blog.cubecart.com/
  18. You should be able to do this with your ftp program, what do you use?
  19. You can make changes or add counties through Admin. Countries and Zones.
  20. You can upgrade the V3 Skin, documentation is here http://www.cubecartforums.org/docs/CubeCar...-a-v3-Skin.html Or you can search or ask on that forum.
  21. Your admin folder should mydomain/shop/admin. You may be missing some files, re upload the admin folder. You can also change to using zend optimiser by changing it in the includes/global.inc file. The line where it says $glob['encoder'] = 'ioncube'; change it to $glob['encoder'] = 'zend';
  22. Go to Admin, maintenance, rebuild and recount, then Rebuild category product count and see if it sorts out your problem.
×
×
  • Create New...