Kent88z Posted June 15, 2013 Share Posted June 15, 2013 I recently upgraded to 1.5.4 and discovered a bug regarding the "Reference" that you edit on the Product Information tab. Specifically, if your product has combinations and you edit Reference in the back end the changes don't get made in the front end on your product page. For example, when duplicating a product with combinations the Reference is copied and a Reference field can be found in these two sql tables: ps_product ps_product_attribute However, when you edit Reference for the product under the Catalog > Products > Edit > Information Tab the Reference field is only updated in the ps_product table and it is not updated in the ps_product_attribute table. Therefore all the combinations on your Product page include the incorrect duplicated Reference and that also ends up incorrectly in the shopping cart. The same problem even exists when you create a new product with combinations instead of duplicating one. If you later decide to change the Reference it is only updated in the ps_product table and is not updated in the ps_product_attribute table. So somewhere in the back end coding a change needs to be made to not only update the Reference field in the ps_product table but also in the ps_product_attribute table by finding all attributes associated with a specific Product ID. I'm hoping someone's noticed this before me and knows a solution but I couldn't find anything when searching the forums. Btw, a similar problem exists with the Quantity field also not being updated in the ps_product_attribute table but I'll leave that for another post. 1 Link to comment Share on other sites More sharing options...
Innar.Hunt Posted September 26, 2013 Share Posted September 26, 2013 I have run into same issue. Any solutions? Link to comment Share on other sites More sharing options...
gabmac Posted September 30, 2013 Share Posted September 30, 2013 The same problem here! Any help? Link to comment Share on other sites More sharing options...
ticstyle Posted March 25, 2016 Share Posted March 25, 2016 same problem here, please fix this, could be really bad in bigger shops 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