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?
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.
The site is still under development. But I can unlock it if you're able to help me. the site is http://mgicomputers.com
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)
saviB, I tried what you said and it doesn't work either way.