Please Help:" Add to Cart" Error ( I have to refresh to take effect)

Started by drkeemo, October 25, 2012, 03:15:41 AM

Previous topic - Next topic

drkeemo

Hi VirtueMarters

Please help me on this one.

I have my VM working , but when I click " Add to Cart" Button , nothing happens. But when I refresh after clicking that button , I can see the item in the cart.

please give it a visit
http://www.keemogames.com


http://www.keemogames.com/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=19&virtuemart_category_id=6&lang=en

bytelord

Hello,

Checking your site and seems to work fine now the "Add to cart" function. Miss configuration?

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!


bytelord

Hello,

For your case there is a javascript conflict that tool place. You are loading twice jquery, one by vm and one by your custom template that also loads lot of jquery scripts.

You could firebug to examine it: http://forum.virtuemart.net/index.php?topic=102850.0
Also please read: http://dev.virtuemart.net/projects/virtuemart/wiki/General_JS-Problems_with_templates_and_jQuery
http://dev.virtuemart.net/projects/virtuemart/wiki/JavascriptCSS_Template_Overrides_and_Avoiding_Conflicts_between_Libraries

Best solution is to unload one jquery instance, try first with the one loaded by your template.

Regards
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

ngodoan