Resource icon

xF2 Redirection scripts Redirection Scripts for Invision Forums 3.x 3.0

No permission to download
Compatible XF Versions
  1. 2.0
If you have imported your IPB 3.x 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.phpfile in order to specify the full file path to your XenForo installation, as in this example:

PHP:
Code:
$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
AnimeHaxor
Size
3.6 KB
Extension
zip
Downloads
6
Views
1,193
First release
Last update

More resources from AnimeHaxor

Latest updates

  1. Now handles member profile pages, member status updates and page numbers for forums and threads

    This new version handles member profile pages identified in the Invision system with a /profile/...
  2. Small bug fix

    Fix issue when custom import log is defined

Similar resources

Redirects for vBulletin 3's showthread.php, forumdisplay.php, etc URLs to XenForo for SEO
0.00 star(s) 0 ratings
Downloads
10
Updated
0.00 star(s) 0 ratings
Downloads
3
Updated
0.00 star(s) 0 ratings
Downloads
3
Updated