Jump to content

Ausy

Member
  • Posts

    684
  • Joined

  • Last visited

Everything posted by Ausy

  1. Surely you will need these fields to accept all types of cards?
  2. You can do this for individual products, in general settings set "Allow out of stock purchases?" to No and then edit the product, set the "product stock level" to 0 and "use stock level" to Yes. The add to basket button is removed.
  3. Failed account logins do not redirect to admin so he is trying to login to admin on purpose. Why dont you ask him why he is doing it and if you get no response ban his IP
  4. https://support.cubecart.com/index.php?_m=k...78&nav=0,17
  5. Check this file (output started at /home/afina2/public_html/includes/content/cart.inc.php:764) The headers already sent error is usually caused by having white space before or after the opening and closing PHP tags (<?php . .?>).
  6. You would be better off asking for a mod over at http://www.cubecartforums.org/index.php?
  7. It seems to be working for me using IE7 and firefox 3. £1000 for the colour green is bit much though
  8. Quite like its clean appearance, speed and built in spell checker but one thing I am not keen on is its such a resource hog, every time you open a new tab it uses another process. Check it out using task manager, I suppose that now days new PC's come with 2GB ram so its not too bad but with 9 tabs open at once its using a chunk of ram.
  9. In V4 I added class="txtLink" to make look more integrated, not a coding expert but it seems to work. <a href= "java script:history.go(-2)" onMouseOver="self.status=document.referrer;return true" class="txtLink" >Click HERE to View Previous Product Page</a>
  10. Yes it does work for 4 too, sorted an annoying problem, excellent Mysty the space between java and script is in your code too but it seems posting it on the forum causes this even though it is typed correct in the first place.
  11. Would love this for version 4, anyone know what code to put and where in version 4?
  12. You need the complete version 4 package, there is a readme file amongst the files that gives you full instructions on how to upgrade.
  13. According to your certificate your should have the www. in your url so $glob['storeURL'] = 'http://kidzkaffe.com/shop'; should have the www. added Do you have SEO enabled? If so try turning it off.
  14. Your setting in global.inc.php is $glob['storeURL'] = 'http://kidzkaffe.com/shop'; but for SSL you have 'https://www.kidzkaffe.com/shop'; ?
  15. You would lose any information that you entered under Admin - Documents - Homepage
  16. Well it should work as Ammika has described, even if there are no pictures the folders are linked. Can you give us your url so we can see?
  17. Go to Admin - view products, where it says master catagory there is a link on each product to manage catagories, you can then add or remove the product to more catagories.
  18. Someone here may be able to help if they read the thread, or you could ask over at cubecartforums.org http://www.cubecartforums.org/index.php? There are many people there that know a lot a about skins.
  19. Indeed they are not showing in IE6, have a word with who ever you got your skin from.
  20. There showing fine in IE7 and Firefox 3, I will check IE6 for you in a few mins.
  21. Try and repair the database. Open phpMyAdmin, Select your database then scroll to the bottom of the page click "Check all" and then from the pull down box to the right that says "with selected" select "repair table". You can do this through your admin - maintenance - database but I prefer directly with phpMyAdmin
  22. You are asking to modify the code so here is not the best place. Better to ask over at the third party forum where lots of modders hang out. http://www.cubecartforums.org/index.php?
  23. There is a system built in that shows "Customers who bought this also bought", but if you want to manually add specific products you need a modification, best to ask at http://www.cubecartforums.org/index.php? Or you can use the built in facility. Creat your own customer, buy the specific products and they will show on the product page.
  24. What version are you running, have you recently upgraded to 4.2.3?
×
×
  • Create New...