News:

Looking for documentation? Take a look on our wiki

Main Menu

Virtuemart not defined - Jquery issues in 2.0.8e

Started by mindsmonk, July 19, 2012, 14:04:54 PM

Previous topic - Next topic

mindsmonk

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?

mindsmonk

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

PRO


mindsmonk

mootools-more.js
mootools-core.js
core.js
facebox.js
jquery.min.js
jquery.noConflict.js
modal.js
vmprices.js
webfont.js

PRO

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

PRO

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

mindsmonk

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!