Jump to content

Technical Error: Unable To Save Update Quantity


jacdam

Recommended Posts

Who can help me?

(other solutions mentioned on this forum don't work for me)

I get this message on the check-out page when increasing/decreasing the product-quantity or when deleting a product:

 

TECHNICAL ERROR: unable to save update quantity

Details:
Error thrown: [object Object]
Text status: error

 

This is a tester installation in a subdirectory. This installation is made by copying files and database from the original installation in the root.

 

All is working fine except this error...


URL:  http://www.chocolade...hocoladet-repen

Edited by jacdam (see edit history)
Link to comment
Share on other sites

Ok, I see... I thought there is some problem with cart url but it seems that you just need to edit your cart-summary.js.
In the file "/themes/prestashop_choc/js/cart-summary.js" replace "cart.php" by "cart" and it should work fine. Don't forget to create a backup of that file before :)

(Basically, you need to use "controller=cart", but in this case will be easier just "cart")

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...