This also happens with /#entry and no page number, so it looks like this:BUG:
The redirects support going to individual posts but only on page one (/?p=xxxxxxx), once they are on page 2 and beyond they use this format:
http://*****.com/topic/64681-a-thread/page-31#entry1464043
And they go to top of thread only.
http://domain.com/topic/23145-topicname/#entry476941
did anyone fixed this?BUG:
The redirects support going to individual posts but only on page one (/?p=xxxxxxx), once they are on page 2 and beyond they use this format:
http://*****.com/topic/64681-a-thread/page-31#entry1464043
And they go to top of thread only.
I can't make this redirect script work for IPB 4.5. The URLS have the following format:Nope, bug still exists.
.com/index.php?/profile/39970-tomtom
This new version handles member profile pages identified in the Invision system with a/profile/
URI, and also member status updates, corresponding to XenForo profile posts.
Additionally, it is now possible to pass page numbers from forum and topic pages, although in order to avoid unexpected results you should ensure that the number of items shown per-page by XenForo in forums and threads matches the settings from your Invision installation.
These are controlled here...
This update includes support for IPS Gallery with the following URL types handled:
In order to enable gallery redirects, you must use the updated
- gallery
- gallery/image
- gallery/category
- gallery/album
301config.php
and provide the name of the database table in which your import was logged (by default, this isimport_log_ipsgallery_1
in the appropriate place... and that should be it.
Just a minor bug that prevented gallery/category from resolving correctly.
anchor can't be processed by a redirection scriptbut not the /#entry format.
A bug in the previous versions meant that redirect rules targeting IPS URL structures that were not 'friendly', ie.: of the formexample.com/index.php?/path/to/stuff
would also target unrelated resources in some instances.
This version fixes the issue, and has been verified to redirect IPS URLs reliably in all circumstances.
Please upload all three files from the attached archive:
- .htaccess
- 301config.php
- ips2xf.php
A bug in the previous versions meant that redirect rules targeting IPS URL structures that were not 'friendly', ie.: of the form example.com/index.php?/path/to/stuff would also target unrelated resources in some instances.
This version fixes the issue, and has been verified to redirect IPS URLs reliably in all circumstances.
Please upload all three files from the attached archive:
- .htaccess
- 301config.php
- ips2xf.php
Just updated this yesterday and now I have server errors.with a new update entry:
[HEADING=2]Stack trace[/HEADING]
#0 ips2xf.php(81): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/user/do...', 81, Array)
#1 {main}
[HEADING=2]Request state[/HEADING]
array(4) {
["url"] => string(27) "/forum/index.php?board=24.0"
["referrer"] => string(44) "https://www.myforums.com/forum/index.php"
["_GET"] => array(1) {
["board"] => string(4) "24.0"
}
["_POST"] => array(0) {
}
}
define('THREAD_PAGE_NUMBERS', false);
define('FORUM_PAGE_NUMBERS', false);
We use essential cookies to make this site work, and optional cookies to enhance your experience.