MikesOndrej Posted February 2, 2016 Share Posted February 2, 2016 Hello, i have problem with AJAX CART. After when I add some products to cart eshop show ERROR 500. After it I have to delete cookies and eshop is running. This problem I have in Chrome, IE, Firefox. In Chome Developer console I see: GET /img/p/3/0/2/302-cart_default.jpg 500 (Internal Server Error) jquery-1.11.0.min.js:4 POST index.php?rand=1454421143694 500 (Internal Server Error)send @ jquery-1.11.0.min.js:4n.extend.ajax @ jquery-1.11.0.min.js:4ajaxCart.add @ ajax-cart.js:321(anonymous function) @ ajax-cart.js:139n.event.dispatch @ jquery-1.11.0.min.js:3r.handle @ jquery-1.11.0.min.js:3 Also when I edited products in cart, eshop show same error. What can I do with it? Thanks! Link to comment Share on other sites More sharing options...
Mr Rick Posted February 3, 2016 Share Posted February 3, 2016 Hi, Have you done any editing in Core files like in Cart controllers etc? Link to comment Share on other sites More sharing options...
tuk66 Posted February 4, 2016 Share Posted February 4, 2016 Primarily, you can't load an image. Look at the server. GET /img/p/3/0/2/302-cart_default.jpg 500 (Internal Server Error) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now