Piotr Kaczor Posted April 18, 2014 Share Posted April 18, 2014 Hello Is someone know what can cosign problem like this: Product URL in my shop starts to look like this a week ago: domain.loc/en//product-name.html but should looks like: domain.loc/en/category/product-name.html There's missing category name in all products urls, categories are set correctly and products are in these categories correctly, SEO and URL settings are standard {category}/{id}-{rewrite}-{ean13}.html but all links got empty category name in urls. When I type url with category, page 404 is displayed. Is someone got idea what is problem here? (There's no any overriding to Dispatcher.php file) Link to comment Share on other sites More sharing options...
kpoptown Posted June 8, 2014 Share Posted June 8, 2014 I have same problem. can any one help? Link to comment Share on other sites More sharing options...
Piotr Kaczor Posted June 8, 2014 Author Share Posted June 8, 2014 (edited) Hello in my case the problem was that hosting provider upgrade one of PHP extensions named PCRE (too version 8.34 2013-12-15), so function preg_replace() started too cosing this problem. The simplest solution was too turn-off Prestashop accented URLs. Edited June 8, 2014 by Piotr Kaczor (see edit history) 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