vsn Posted September 22, 2018 Posted September 22, 2018 In order to make TB urls compatible with PS ones I add {id} into the SEO & URL customizing section in the following way: supplier: {id}-{rewrite} manufacturer: {id}-{rewrite} This leads to correct urls shown in the FO (in the way it is customized above), but clicking on the links leads to either 404 or wrong product page, I guess url resolution is somehow fetches the same product id and redirect to the corresponding product Both behaviors are not correct.
lesley Posted September 22, 2018 Posted September 22, 2018 If you notice in the default prestashop installation they do not use the same urls for anything. They use __ and _ that is what we require as well. http://i.imgur.com/fJQKpCx.png
vsn Posted September 23, 2018 Author Posted September 23, 2018 @lesley Oh, I did not recognize there are two types of that - with single and double _. Thanks for pointing it out! Since I upgraded TB the whole URL Scheme was empty. Could you please share the whole default URL-Schema? Please, per copy-paste the values. Thanks, lesley!
Traumflug Posted September 23, 2018 Posted September 23, 2018 Filed an issue report for this, which also describes the workaround: https://github.com/thirtybees/thirtybees/issues/604
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