Hi guys,
After upgrading from 2.0.6 I am getting jQuery errors. Turned off all plugins plus template jQueries. But still the same problem.
- Reaction from VM is no AJAX updating of the minicart
- No updating of cart/checkout, needs refresh
Another error I get, which comes from the first one is: Uncaught ReferenceError: faceboxHtml is not defined
Any help?
Let me add, on the category page I also can only increase add to cart by 2. So when I push up it adds 2 instead of 1!
Product page is working fine, except the AJAX add to cart
what other jquery are you loading?
mootools-more.js
mootools-core.js
core.js
facebox.js
jquery.min.js
jquery.noConflict.js
modal.js
vmprices.js
webfont.js
Quote from: mindsmonk on July 19, 2012, 14:09:50 PM
Let me add, on the category page I also can only increase add to cart by 2. So when I push up it adds 2 instead of 1!
Product page is working fine, except the AJAX add to cart
http://forum.virtuemart.net/index.php?topic=90961.60
re: quantity
Quote from: mindsmonk on July 19, 2012, 14:58:32 PM
mootools-more.js
mootools-core.js
core.js
facebox.js
jquery.min.js
jquery.noConflict.js
modal.js
vmprices.js
webfont.js
nobody can look without a url
got it fixed, i had JS files in my template (from older VM version). so i deleted them and now it all works again
thanks anyway!