I installed the latest VirtueMart extension for Joomla 2.5 and when adding products to my cart, it doesn't auto update. I have to refresh the page. Is there a way to make it update on it's own? Thank you.
Normally in VirtueMart 2 this isaccomplished with AJAX. If not working for you it is most likely a JavaScript conflict. Try a different Joomla template which does not have bells & whistles built in, like Beez.
If you use Firefox or Chrome, you can use the script inspector (firebug in firefox) to see exactly what went wrong.
In Chrome you can see the AJAX request fire off in the Network panel. It's either going to be the AJAX post or the JQuery script that is failing (most likely JQuery as jenkinhill mentioned).
These development tools makes it so much easier to fault find problems.
Hi
For anyone with the same problem then I found this plugin was the answer to the issue :)
http://extensions.joomla.org/extensions/core-enhancements/performance/jquery-scripts/18327