Hey I have these for the opposite. This is the .htaccess rewrites for switching from vBulletin to Xenforo

Code:
RewriteEngine On  

RewriteRule ^forum/.+/([0-9]+)-([^/]+$|[^/]+/page[0-9]+$)
...