Hi, I am attempting to achieve what DeviateDefiant tried to do in here:
http://xenforo.com/community/threads/find-replace-urls-in-posts-regex-vbseo.69164/
but my url structures are different:
Old (vbseo) url:
After xenforo it becomes
Thanks ,
PS: Please merge my thread to the one above if it's more appropriate so.
http://xenforo.com/community/threads/find-replace-urls-in-posts-regex-vbseo.69164/
but my url structures are different:
Old (vbseo) url:
Code:
http://domain.com/forums/t1234/
After xenforo it becomes
Code:
http://www.domain.com/community/threads/"some-number"/
Thanks ,
PS: Please merge my thread to the one above if it's more appropriate so.