TRESSET Posted October 6, 2017 Share Posted October 6, 2017 Prestashop 1.7.2.2 I have a strange problem. When I visit a product page, it redirects to the category with the same ID. For example I visit: www.mysite.com/en/banana-45 It redirects to: www.mysite.com/en/fruits-C45 Being 45 the product ID and category ID. Debug mode active: [Debug] This page has moved Please use the following URL instead www.mysite.com/en/fruits-C45 This is how I have configured the URL paths: Products url: {rewrite}-{id}{-:id_product_attribute} Categories url: {rewrite}-C{id} Can someone tell me what's going on? Thank you very much Link to comment Share on other sites More sharing options...
musicmaster Posted October 8, 2017 Share Posted October 8, 2017 Did you try regenerating .htaccess? 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