Hi all,
My cart was working perfectly and all of a sudden when I select a product too add too cart the product does not show in the cart.
Has anyone else experienced this? And does anybody have a solution for me please?
VM 2.0.24b
Joomla 2.5.16
URL? See http://forum.virtuemart.net/index.php?topic=119638.0 and check your URL.
Sorry forgot the url.
www.snugbug.co.za
I have tried everything and nothing seems too work. I can maybe give access to the backend so that someone can check it for me please.
I really love VM and don't want to revert too something else.
As there is no add to cart function turned on it cannot be tested and I could not look at that bright pink page for more than a few seconds at a time!
BUT you have VirtueMart's JavaScript tuened off so add to cart would not work anyway, and are loading jQ1.7.1 later in your template header:
<script type="text/javascript" src="http://code.jquery.com/jquery-1.7.1.min.js"></script>
VM will work OK with that version, so try rewrite the template header to load it earlier, before the VM js files load so it is used instead of VM's jQ1.6.4
http://forum.virtuemart.net/index.php?topic=119638.0