News:

Support the VirtueMart project and become a member

Main Menu

Cart Not Auto Refreshing

Started by MrGenius1, March 28, 2013, 13:09:58 PM

Previous topic - Next topic

MrGenius1

I have Joomla 2.5.9 and VirtueMart 2.0.20 and when I click and to cart nothing happens but if I refresh the page the item is in the cart. How do I make that an Automatic Process?

jenkinhill

Probably a JavaScript issue.  Use Firebug to examine/debug the page - https://getfirebug.com/javascript  You maybe need to install jQueryEasy - http://forum.virtuemart.net/index.php?topic=111843.0

But nobody can be sure without a live site url.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

MrGenius1

The site is still under development. But I can unlock it if you're able to help me. the site is http://mgicomputers.com

saviB

Sounds like the same problem I had. Be sure your site is using www and its set this way in VM and config. If you are not forcing www, you can easily test if this is the issue. Use www.yoursite.com and try the cart button. Then try yoursite.com (no www) and try the cart button. One way will work and the other won't.

http://forum.virtuemart.net/index.php?topic=114127.0

MrGenius1

saviB, I tried what you said and it doesn't work either way.