nutxlago Posted September 18, 2014 Share Posted September 18, 2014 Hi, everybody! I have a problem with JQuery. JS console shows me these errors: Failed to load resource: the server responded with a status of 404 (Not Found) http://ajax.googleapis.com/ajax/libs/jquery/_PS_JQUERY_VERSION_/jquery.min.js I guess that due to this error, shopping cart is not adding products and more. These are the consequences: Uncaught ReferenceError: jQuery is not defined jquery-migrate-1.2.1.min.js:2 Uncaught ReferenceError: jQuery is not defined jquery.easing.js:13 Uncaught ReferenceError: $ is not defined tools.js:506 Uncaught ReferenceError: $ is not defined global.js:28 Uncaught ReferenceError: jQuery is not defined 10-bootstrap.min.js:6 Uncaught ReferenceError: jQuery is not defined 15-jquery.total-storage.min.js:31 Uncaught ReferenceError: jQuery is not defined 15-jquery.uniform-modified.js:1070 Uncaught ReferenceError: jQuery is not defined jquery.fancybox.js:46 Uncaught ReferenceError: $ is not defined treeManagement.js:25 Uncaught ReferenceError: jQuery is not defined jquery.autocomplete.js:758 Uncaught ReferenceError: $ is not defined blocksearch.js:27 Uncaught ReferenceError: $ is not defined ajax-wishlist.js:33 Uncaught ReferenceError: $ is not defined ajax-cart.js:25 Uncaught ReferenceError: jQuery is not defined jquery.scrollTo.js:7 Uncaught ReferenceError: jQuery is not defined jquery.serialScroll.js:10 Uncaught ReferenceError: jQuery is not defined jquery.bxslider.js:10 Uncaught ReferenceError: $ is not defined blocknewsletter.js:25 Uncaught ReferenceError: jQuery is not defined hoverIntent.js:114 Uncaught ReferenceError: jQuery is not defined superfish-modified.js:257 Uncaught ReferenceError: $ is not defined blocktopmenu.js:27 Uncaught ReferenceError: $ is not defined carro-de-la-compra:148 Anyone can tell me where to change url to googleapis to solve this? Thanks in advance! Link to comment Share on other sites More sharing options...
nutxlago Posted September 18, 2014 Author Share Posted September 18, 2014 No panic! A bad formatted defines.inc.php had messed all the site up. Link to comment Share on other sites More sharing options...
Recommended Posts