[SEF ADV & VIRTUEMART] Product in same category with same name
- Archimede
-
Topic Author
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 3 months ago #1870
by Archimede
Hi,
in my website i have in some category 10 product with same name. With SEF ADV & VM, if i click on 4nd of this i see the 1st. Is normal, but so work SEF Advance. So i ask, how can i to have a link:
www.mysite.com/category/product-product_code
(or similar)?
Must i customized sef_ext.php file?
Thank!
in my website i have in some category 10 product with same name. With SEF ADV & VM, if i click on 4nd of this i see the 1st. Is normal, but so work SEF Advance. So i ask, how can i to have a link:
www.mysite.com/category/product-product_code
(or similar)?
Must i customized sef_ext.php file?
Thank!
Please Log in or Create an account to join the conversation.
- Saka
-
- Offline
- Administrator
-
17 years 3 months ago #1872
by Saka
Emir Sakic
www.sakic.net
You would need to customize sef_ext.php for VM, yes. But simplest solution: don't have same names for different products.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- ptogel
-
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 3 months ago #1929
by ptogel
I think the best way would be to add the product sku to the file name. This way, each link would be unique as the sku already has to be unique....
We just need somebody that understands this plugin.....
Can somebody give us a hint? I have the same issue....
Peter
We just need somebody that understands this plugin.....
Can somebody give us a hint? I have the same issue....
Peter
Please Log in or Create an account to join the conversation.
- ptogel
-
- Offline
- New Member
-
Less
More
- Thank you received: 0
17 years 3 months ago - 17 years 3 months ago #1930
by ptogel
Emir,
I followe dyour suggestion and made the names unique. But it still does not work. I'm using parent and child products in Virtuemart. And while I can select a parent product, once I select one of the OPTIONS, I get the 404 error for product not found.
Here are examples for the strings of products with the result:
Parent Product that works fine:
www.charisma-art.com/index.php?page=shop...irtuemart&Itemid=105
Child Product of this one that does not work:
www.charisma-art.com/index.php?option=co..._id=2&product_id=757
Any idea what is going wrong?
I think I found it: I had "Redirect non-SEF URLs:" turned on. It seems to work when I turn it off. I'm testing some more....
Peter
I followe dyour suggestion and made the names unique. But it still does not work. I'm using parent and child products in Virtuemart. And while I can select a parent product, once I select one of the OPTIONS, I get the 404 error for product not found.
Here are examples for the strings of products with the result:
Parent Product that works fine:
www.charisma-art.com/index.php?page=shop...irtuemart&Itemid=105
Child Product of this one that does not work:
www.charisma-art.com/index.php?option=co..._id=2&product_id=757
Any idea what is going wrong?
I think I found it: I had "Redirect non-SEF URLs:" turned on. It seems to work when I turn it off. I'm testing some more....
Peter
Last Edit: 17 years 3 months ago by ptogel.
Please Log in or Create an account to join the conversation.