News:

Looking for documentation? Take a look on our wiki

Main Menu

No items in cart

Started by Kor, April 23, 2014, 14:02:46 PM

Previous topic - Next topic

Kor

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

jenkinhill

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.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum


byPV

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

Kor

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>

byPV

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