jhd Posted September 1, 2014 Share Posted September 1, 2014 Hello, ¿How is it possible to disable this manually? Friendly Urls: http://www.webhostinghub.com/help/images/stories/PrestaShop15/prestashop15-seo/prestashop15-modwrite-on.gif Best regards. Link to comment Share on other sites More sharing options...
vekia Posted September 1, 2014 Share Posted September 1, 2014 you can do it in database under ps_configuration table search for entry with name field equal to: PS_REWRITING_SETTINGS 4 Link to comment Share on other sites More sharing options...
jhd Posted September 1, 2014 Author Share Posted September 1, 2014 Thanks very much! Link to comment Share on other sites More sharing options...
vekia Posted September 2, 2014 Share Posted September 2, 2014 you're welcome :-) glad to hear that i could help a little i marked topic title as solved with regards, Milos Link to comment Share on other sites More sharing options...
rmontoya Posted February 5, 2018 Share Posted February 5, 2018 (edited) I have the same problem, and i dont resolved with this solution in the version 1.7, but i resolved with this other:UPDATE `ps_shop_url` SET `physical_uri` = '/' WHERE `ps_shop_url`.`id_shop_url` = 1; Edited February 5, 2018 by rmontoya (see edit history) Link to comment Share on other sites More sharing options...
Muathime Posted August 29, 2020 Share Posted August 29, 2020 On 9/1/2014 at 6:41 PM, vekia said: you can do it in database under ps_configuration table search for entry with name field equal to: PS_REWRITING_SETTINGS Thank you bro, You helped me much. cheers 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