Jump to content

Prestashop redirects to product with the same name.. help?


Frankenkill

Recommended Posts

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: 421
Name: Product A
URL: 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.html
Wich 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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...