Page 1 of 1

jquery Help

Posted: Thu Aug 02, 2012 2:48 am
by bjoernmuehle
Hi,
at the moment there seems to be a problem with my jquery causing bugs in checkout, add-to-cart-buttons and so on... Espacialy the file jquery-1.6.1.min.js

While using fire bug there is even one error message
JSON.parse: unexpected non-whitespace character after JSON data
an firebug marks line 16.

This is the actual file http://code.jquery.com/jquery-1.6.1.min.js

Do anybody knows this problem?

Best regards from Germany
Björn

Re: jquery Help

Posted: Thu Aug 02, 2012 7:16 am
by justinv
Try turning display errors to Off in your admin System -> Settings page. PHP errors that get printed in your JSON outputs are hard to catch but will break all your JSON responses.