Any solution to route filters not working after using this addon?
The route filter I want is
Find: threads/{threadtitle:string}.{threadid:digit}/
Replace: threads/{threadid:digit}-{threadtitle:string}/
Basically, /forums/threads/thread-name.1234/ should work on...
Thank you all for your suggestions. I was able to make it work.
The solution mentioned here https://xenforo.com/community/threads/xenforo-redirects-for-vbulletin.142137/page-15#post-1446967 worked for me well.
Now, with fixing this, there's one more issue that I figured out. Seems like with...
Issue with redirections. Need help, please. Here are the details
Transferred from vBulletin V 3.8.11 with vbseo plugin enabled to XF 2.2.7
I ran all the steps mentioned and have import_log_vbulletin_1 table.
I'm running this on a local machine and have setup everything well including the...