Hi,
I use virtuemart 2.0.0 stable with joomla 1.7.
When i was guest i can able to add products to cart by clicking add to cart button by ajax
when i logged in and click add to cart button the ajax don't work it goes to cart page and in the cart the product is not added it shows empty cart.
Please can someone suggest me what is the problem
Same problem here!!
When you use a template of Joomlart with T3 support, you can fix your problem:
Go to your template in the backend of joomla
>>
You see the options 'Optimize CSS' and 'Optimize JS'.
Set:
Optimize CSS to 'Join & minify'
Optimize JS to 'No'
Problem was solved!!!