VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: MrGenius1 on March 28, 2013, 13:09:58 PM

Title: Cart Not Auto Refreshing
Post by: MrGenius1 on March 28, 2013, 13:09:58 PM
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?
Title: Re: Cart Not Auto Refreshing
Post by: jenkinhill on March 29, 2013, 11:53:18 AM
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.
Title: Re: Cart Not Auto Refreshing
Post by: MrGenius1 on March 29, 2013, 15:48:58 PM
The site is still under development. But I can unlock it if you're able to help me. the site is http://mgicomputers.com
Title: Re: Cart Not Auto Refreshing
Post by: saviB on March 29, 2013, 17:04:09 PM
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 (http://forum.virtuemart.net/index.php?topic=114127.0)
Title: Re: Cart Not Auto Refreshing
Post by: MrGenius1 on March 29, 2013, 18:54:37 PM
saviB, I tried what you said and it doesn't work either way.