Hi,
I have this URL:
https://www.*****.com/bebe-y-mama/1811-portachupete-0m-.html
and it works, but if I change friendly URL to suavinex-portachpete-0m it fails:
https://www.*****.com/bebe-y-mama/1811-suavinex-portachupete-0m-.html
It is like there are some "forbidden" words.
It works when I use suav, but i I add more letters it fails.
It happens with more words.
The configuration is
{category:/}{:id}{/:id_product_attribute}-{rewrite}-{:ean13}.html
I have a brand call Suavinex, and I try to disable it. Some products fails with no brand words.
How can I debug this?.
I try SQL debug, but the third query insert the page in pagenotfound table.
I would like to know what files are involved in the code to try to follow the process.
Thank you in advanced,
Lucas