goody974 Posted April 8, 2014 Share Posted April 8, 2014 (edited) Can someone please help. Have seen numerous threads about this error on the shopping cart page and lots of people with solutions such as disable this module/that module, but none of them seem to work for me. Could someone please take a look and point me in the right direction? This is part of a multi store setup and the other store works fine, just this one??? You add a product to the cart, go to checkout and change quantities and it throws the TECHNICAL ERROR message. Google console reports the following GET http://*****.co.uk/cart.php?ajax=true&add&summary&id_product=1&ipa=0&qty=1&token=004b93a263382f225ca69d455b40ccb7&_=1396971903696 404 (Not Found) jquery-1.11.0.min.js:4 send jquery-1.11.0.min.js:4 n.extend.ajax jquery-1.11.0.min.js:4 upQuantity cart-summary.js:121 (anonymous function) cart-summary.js:6 n.event.dispatch jquery-1.11.0.min.js:3 r.handle Weird thing is there is no cart.php file, so why is it trying to look at that? Thanks Tony Edited June 3, 2014 by goody974 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted April 9, 2014 Share Posted April 9, 2014 hello does the cart.php file exist in your prestashop filesystem? in root directory of ps installation ? Link to comment Share on other sites More sharing options...
goody974 Posted April 9, 2014 Author Share Posted April 9, 2014 hello does the cart.php file exist in your prestashop filesystem? in root directory of ps installation ? Hi Vekia No, it doesnt exist in root. This site has just recently been updated from 1.5 to 1.6. Best regards Tony Link to comment Share on other sites More sharing options...
vekia Posted April 9, 2014 Share Posted April 9, 2014 this is why it doesnt work it looks like your theme doesn't support prestashop 1.6 by default prestashop 1.6 hasn't got cart.php file in root dir of prestashop. prestashop 1.5 has got this file. Link to comment Share on other sites More sharing options...
goody974 Posted April 9, 2014 Author Share Posted April 9, 2014 Ahh OK, wasnt aware of this before upgrading . How can I make the template 1.6 compatible? Link to comment Share on other sites More sharing options...
goody974 Posted April 9, 2014 Author Share Posted April 9, 2014 OK, so uploading the order.php and cart.php from the backup to the root folder makes this work. Any downside to doing this? Link to comment Share on other sites More sharing options...
vekia Posted April 9, 2014 Share Posted April 9, 2014 hello in my opinion it's enough to just reupload these files, cart engine will work well with these "not default" files for prestashop 1.6 i tested your cart and seems like everything is allright. im going to mark this topic as solved. with regards, Milos 3 Link to comment Share on other sites More sharing options...
Recommended Posts