DARKF3D3 Posted May 7, 2019 Share Posted May 7, 2019 I need to remove .html wrote at the end of product page url To do this I went into "SEO & URLs" page and change: {category:/}{id}-{rewrite}.html To: {category:/}{id}-{rewrite} The problem it's that Prestashop don't let me save and show error: Keyword "{id_product_attribute}" required for route "product_rule" (rule: "{category:/}{id}-{rewrite}") This because PS 1.7 added mandatory {id_product_attribute} but actually on my url I don't have it because I come from PS1.6 where it wasn't mandatory and I don't want to add it. Do you know if there's a way to change this field value from database? Link to comment Share on other sites More sharing options...
DARKF3D3 Posted May 18, 2019 Author Share Posted May 18, 2019 Any help? Link to comment Share on other sites More sharing options...
Marco2020 Posted February 18, 2020 Share Posted February 18, 2020 did you find a solution ? Link to comment Share on other sites More sharing options...
DARKF3D3 Posted February 18, 2020 Author Share Posted February 18, 2020 No, not yet. Link to comment Share on other sites More sharing options...
Michi001 Posted February 2, 2021 Share Posted February 2, 2021 any solution for this? I want to hide the ".html" also but in PS 1.7.7.1 i cannot save the changes. What is the database Table for rewrite settings? Link to comment Share on other sites More sharing options...
peprv Posted February 4, 2021 Share Posted February 4, 2021 On 2/2/2021 at 1:28 PM, Michi001 said: any solution for this? I want to hide the ".html" also but in PS 1.7.7.1 i cannot save the changes. What is the database Table for rewrite settings? In ps_configuration you will see PS_ROUTE_product_rule Link to comment Share on other sites More sharing options...
Michi001 Posted February 28, 2021 Share Posted February 28, 2021 On 2/4/2021 at 3:02 PM, peprv said: In ps_configuration you will see PS_ROUTE_product_rule Thank you! 👍 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