Frankenkill Posted June 13, 2016 Share Posted June 13, 2016 Hi Guys, I've got a bit of a situation with my prestashop webshop (1.6.1.3). It seems that presta automatically redirects products with the same name to the product with the lowest id. I'll explain: I have for instance these products: ID: 420 Name: Product A URL: product-a-420 ID: 421Name: Product AURL: product-a-421 Nothing strange right? But when I visit the product with id 421 on the right URL, my shop redirects me to the url of the product with id 420.Can anyone help me figure out what is happening here? Thanx in advance Sidenote: I have this module installed: http://addons.prestashop.com/nl/16633-pretty-urls.htmlWich removes ID's from URL's, so I thought maybe this thing had something to do with it. But when I disable the module, the redirects keep happening. I use this module only to get rid of category ID's, I still have ID's in the URL for products, because we have a lot of them with the same name. Link to comment Share on other sites More sharing options...
rocky Posted June 14, 2016 Share Posted June 14, 2016 It's probably the module causing the problem. Note that disabling a module doesn't disable it's overrides. Check if the module has copied any files to your override subdirectories. If it has, rename the files so they are no longer executed. If that fixes the problem, then you know it's the module. 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