wertigocore Posted March 16, 2017 Share Posted March 16, 2017 (edited) Hello I using prestashop 1.6.1.11 with default bootstrap template. For some products, even when a new product, everything works except the setting quantity. I have adjusted manually enter the amount. After the change of quantity and change focus there's green Ajax confirmation box with "changes saved" but quantity remain the same. Where can be problem? If someone was able to help me, I'd be grateful. Thanks Honza Edit: From mozzila console: <div class="alert alert-danger"> <button type="button" class="close" data-dismiss="alert">×</button> Duplicate entry '0-1' for key 'PRIMARY'<br /><br /><pre>INSERT INTO `sh_product_location_lang` (`id_product`, `id_lang`, `infowindow`) VALUES ('0', '1', ' ')</pre> </div> Edit 2: after dev mode enabled red Ajax notice popup : parsererror: SyntaxError: Unexpected token <in JSON at position 0 Edited March 16, 2017 by wertigocore (see edit history) Link to comment Share on other sites More sharing options...
pandorrah Posted March 31, 2017 Share Posted March 31, 2017 Having a similar problem with PS 1.6.1.7: cannot save changes in quantity. 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