VirtueMart Forum

VirtueMart 2 + 3 + 4 => Frontend Modules => Topic started by: noorgatb on February 14, 2013, 07:42:13 AM

Title: Add to Cart does not update properly
Post by: noorgatb on February 14, 2013, 07:42:13 AM
Hi

Site is www.nmcexquisite.com

Joomla 2.5.8
VM 2.0.18a

When I click Add to Cart then:
1. Modal popup pops up.
2. The VM Cart module updates to 1 item. (ONLY while the modal popup is displaying)
3. As soon as you click continue shopping on the modal popup, the VM cart module (in left position)displays empty cart.
4. If I continue adding a 2nd item, the VM cart module now display 1 item, but actually there are 2 items in the cart.
5. Also the VM Cart Module, does not show the price or item list.
6. Sometimes (once ina  while), the cart just decides to work properly.

Kindly assist.

Regards

Basheer
Title: Re: Add to Cart does not update properly
Post by: noorgatb on February 17, 2013, 14:55:48 PM
Hi,

Solved part of the problem.

I ftp'ed to /templates/my_template/html/mod_virtuemart_cart and renamed the files in there.

Now, the cart shows me the price and items in the basket.

HOWEVER, it still does not update correctly.

i.e. If I add items to the cart it does appear in the cart (if you checkout you will get all your items) but the cart module does not always show all the items.

Any clues?

Regards

Basheer

Title: Re: Add to Cart does not update properly
Post by: jenkinhill on February 17, 2013, 17:43:58 PM
You have a JavaScript issue with your carousel code - this shows in IE debugger
SCRIPT5009: '$j' is undefined
prism-trendy-range, line 1090 character 3

And on add to cart using Firefox the following is reported by Firebug:

"NetworkError: 404 Not Found - https://ajax.googleapis.com/ajax/libs/jqueryui/1.9/themes/base/jquery-ui.css"
jquery-ui.css

"NetworkError: 404 Not Found - https://ajax.googleapis.com/ajax/libs/jqueryui/1.9/jquery-ui.min.js"
jquery-ui.min.js

"NetworkError: 404 Not Found - https://ajax.googleapis.com/ajax/libs/jqueryui/1.9/jquery-ui.min.js"
jquery-ui.min.js

ReferenceError: $j is not defined
[Break On This Error]
$j(function(){
Title: Re: Add to Cart does not update properly
Post by: dpmzmdr on June 17, 2014, 07:41:32 AM
I am also facing same problem my car is not updated properly, as a newbie it is quite difficult for me to figure out the actual problem.
My site url is : http://letsassist.info/artcube
Anyone please help

Thanks in-advance

Deep.
Title: Re: Add to Cart does not update properly
Post by: GJC Web Design on June 17, 2014, 10:23:58 AM
your loading 2 jquery and 2 fancybox  - only 1 of each

[attachment cleanup by admin]