foarteiute Posted January 6, 2015 Share Posted January 6, 2015 Hi, I`m using PS 1.6.0.9 and I have the fw problem. If I`m trying to change the quantity for a product in my cart or to delete a product, I recieve the following error: "TECHNICAL ERROR: unable to save update quantity Details: Error thrown: [object Object] Text status: parsererror" If I hit the F5 button after this error, the product quantity is modified or product deleted. So the refresh is working. Same problem if I try to change the adress in my cart: "TECHNICAL ERROR: unable to save adresses Details: Error thrown: [object Object] Text status: parsererror" I have this problem on Chrome, IE and Modzilla, so is not a problem with browser. I disabled the AJAX cart, but the problem persist. In Chrome console I have this log: http://hortimag.ro/prestashop/js/jquery/jquery-1.7.2.min.js Failed to load resource: the server responded with a status of 404 (Not Found) index.php:18 Uncaught ReferenceError: $ is not defined http://hortimag.ro/index.php?controller=order-opc?step=1 Failed to load resource: net::ERR_CACHE_MISS Any help please? Thank you, Robert Link to comment Share on other sites More sharing options...
Dh42 Posted January 6, 2015 Share Posted January 6, 2015 Check and see if that file is on your server. Link to comment Share on other sites More sharing options...
foarteiute Posted January 6, 2015 Author Share Posted January 6, 2015 This file "jquery-1.7.2.min.js" is not on the server. What`s the solution? Link to comment Share on other sites More sharing options...
Dh42 Posted January 6, 2015 Share Posted January 6, 2015 Put the file in the location, here is a link to the file, http://code.jquery.com/jquery-1.7.2.min.js Link to comment Share on other sites More sharing options...
foarteiute Posted January 6, 2015 Author Share Posted January 6, 2015 I`ve put the file but the problem persist. I see that it search for that file in http://hortimag.ro/prestashop/js/jquery/ but my path is /hortimag.ro/js/jquery (without prestashop). Could be this the problem? Link to comment Share on other sites More sharing options...
Dh42 Posted January 6, 2015 Share Posted January 6, 2015 That is the problem. I don't know what would cause that though off the top of my head. You can try to put the file in that location too. Link to comment Share on other sites More sharing options...
foarteiute Posted January 6, 2015 Author Share Posted January 6, 2015 Solved. So, it`s a problem if you install PS in other folder than "prestashop". Maybe it can be changed the target of that file. Thank you very much. Link to comment Share on other sites More sharing options...
Recommended Posts