Redirect links within posts: phpbb to vbulletin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • diosrl
    Member
    • Feb 2005
    • 32
    • 4.0.x

    Redirect links within posts: phpbb to vbulletin

    I am upgrading a PHPBB 2.x -> vB 3.6.8 PL2. Everything is smooth, upgrade is ok, but, all the links inside the forum will be lost.

    Is there a way to .htaccess redirect all those links? Or to mass change the links to new system? AND to keep the same topic/thread/post number?

    link example:
    PHPBB: viewtopic.php?t=1744

    vBulletin: showthread.php?t=329
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    Unfortunately there is no easy way to do that because the threadids / postids are not preserved during the import.

    Comment

    • diosrl
      Member
      • Feb 2005
      • 32
      • 4.0.x

      #3
      But there is a hard way? Don't tell me to manually edit every single thread id ... because I think it's not worth it.

      Comment

      • Jake Bunce
        Senior Member
        • Dec 2000
        • 46598
        • 3.6.x

        #4
        You could create a custom PHP script that redirects people to the new URLs based on threadids in the database. If you have some coding ability then you can post on www.vbulletin.org for help.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...