Resource icon

xF2 Add-on Redirection Scripts for Invision IP Forums and Gallery 2.0.2

No permission to download
Compatible XF Versions
2.x
If you have imported your IPB database into XenForo, you can automatically redirect all traffic destined for your IPB content to its new location within XenForo.

All that is required is that you unzip these files and place them in the directory in which your IPB files resided. The included .htaccess file will take care of redirecting calls to IPB into to the ips2xf.php file, which will in turn redirect traffic to the appropriate traffic to XenForo.

Any requests of the old URLs will be redirected with a 301 permanent redirection header.

Moved Directory

If you have installed XenForo in a different directory from where your IPB used to reside, you will need to edit the included 301config.php file in order to specify the full file path to your XenForo installation, as in this example:

PHP:
$fileDir = '/home/example/public_html/xenforo-forum';

Multiple Sources

If your IPB import is (or will be) one of several imports into your XenForo, you will need to instruct the redirect scripts how to find the archived import log data by specifying the import log table name.

Full details are in the XenForo Manual:
Author
SNap!
Downloads
7
Views
663
Last update
Rating
0.00 star(s) 0 ratings
Top