kinkibcn Posted December 14, 2014 Share Posted December 14, 2014 Hi, I want to increase the default lenght for short description up to 700 characters and what I do is: Back office > Preferences > Products > Max size of short description = 700 -> Save The problem is that value is not saved because when I try to save a product with a short description longer that 400 characters I receive an error message. I have checked directly the database table ps_configuration -> CHECKUP_DESCRIPTIONS_GT value and it is still set to 400. Meaning the change to 700 has not been saved. Finally, I have changed the value of CHECKUP_DESCRIPTIONS_GT directly in the table to 700 but when I try to save the product with more than 400 chars I still receive the error message. Can anyone help me to fix this problem ?. Thanks 1 Link to comment Share on other sites More sharing options...
El Patron Posted December 15, 2014 Share Posted December 15, 2014 the field used by PrestaShop is PS_PRODUCT_SHORT_DESC_LIMIT in table ps_configuration CHECKUP_DESCRIPTIONS_GT is used by stats module only. Link to comment Share on other sites More sharing options...
kinkibcn Posted December 15, 2014 Author Share Posted December 15, 2014 Hí, Patron thanks for the information. I have checked that PS_PRODUCT_SHORT_DESC_LIMIT value is set to 700 but when I save the article I get this error message: Field description_short (Español (Spanish)) is too long: 400 characters max (count 429) I do not understand the error if the limit is set to 700. Does it mean that PS has a bug ? Link to comment Share on other sites More sharing options...
El Patron Posted December 16, 2014 Share Posted December 16, 2014 pm me tomorrow or just bump this topic...so I can test on a test 1609 shop and report back...thanks 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