View Single Post
  #12  
Old 07-08-2015, 09:22 AM
 
Phil Richman Phil Richman is offline
 

Advanced Member
  
Join Date: May 2012
Posts: 94
 

Default Re: Clean urls 5.2.3

Quote:
Originally Posted by tony_sologubov
I just went to try to apply this change and found out that you need to apply two changes:
1) In your database, you must change product seo-friendly URLs, so they would be without an extension
2) Then, you should decorate the parseURLProduct() method in the \XLite\Model\Repo\CleanURL class, so it would check for URLs even if URL is without extension.

Please, let me know if it helps.

Tony
I still haven't been able to get this to work. Can you give me so more advice on how exactly you decorated your parseURLProduct() method to make this work. I haven't had any luck with this.
__________________
Ver 5.2.6
Reply With Quote