mikro Posted April 7, 2020 Share Posted April 7, 2020 Hello! My product features do not save. I upgraded my shop. Made clean install and reconnected the upgraded old database. Maybe this is problem. Can anyone help? PHP server 7.2.29 Link to comment Share on other sites More sharing options...
JBW Posted April 21, 2020 Share Posted April 21, 2020 Activate debug mode and check if there are any errors display or in browser console Link to comment Share on other sites More sharing options...
Laimonas Mituzas Posted July 14, 2020 Share Posted July 14, 2020 (edited) Have the same issue on PS 1.7.6.7 after upgrade. php 7.2.29 Selected Features for product are not saving. Investigated DB and found out that the new "id_feature_value" is crated in table "_feature_value" also "custom" is set to "1" as all other rows has "0" value. empty feature values are added to table "_feature_value_lang" with the same "id_feature_value", This new "id_feature_value" is assigned to product in table "_feature_product". Debug mode shows no errors. Console shows some, see atachement. Why it is happening so? How to fix? Edited July 14, 2020 by Laimonas Mituzas (see edit history) 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