I have a huge problem:
Joomla = 2.5.19
PHP = 5.3.28
VM = 2.6.0
My customer can not ad products to cart, when they click Buy they are sent to "cartsite" but product are not shown.
Site was working ok 14 days ago
Please help
Regards Kim
QuoteSite was working ok 14 days ago
So what was changed? Something else installed or updated? With a URL somebody may be able to take a look.
URL is
http://www.ollerupshoppen.dk
Hi,
it's probably the same problem as here: http://forum.virtuemart.net/index.php?topic=123485.0
Remove the second jQuery include:
<script src="http://www.ollerupshoppen.dk/templates/ollerup2014/jquery.js" type="text/javascript"></script>
Regards,
Pavel
Sorry for my lack og competence, but in which file do I have to delete
<script src="http://www.ollerupshoppen.dk/templates/ollerup2014/jquery.js" type="text/javascript"></script>
Hi,
I do not know, because I can't see the code. Probably somewhere in the template.
You can try search "jquery.js" in the template folder...
Pavel