VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: Kor on April 23, 2014, 14:02:46 PM

Title: No items in cart
Post by: Kor on April 23, 2014, 14:02:46 PM
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
Title: Re: No items in cart
Post by: jenkinhill on April 23, 2014, 20:47:33 PM
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.
Title: Re: No items in cart
Post by: Kor on April 24, 2014, 07:08:02 AM
URL is

http://www.ollerupshoppen.dk
Title: Re: No items in cart
Post by: byPV on April 24, 2014, 11:04:26 AM
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
Title: Re: No items in cart
Post by: Kor on April 24, 2014, 11:39:13 AM
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>
Title: Re: No items in cart
Post by: byPV on April 24, 2014, 11:44:12 AM
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