PDA

View Full Version : Mod Rewrite old URL's



yathyo
Sat 19th Aug '06, 1:29pm
Hello,

I'm migrating from PHPBB 2.0.21. I have 36.896 threads and 352.744 posts. I would like to rewrite the old URL's (viewtopic.php, etc...) to VB scripts.

Is there any mod for this?

Thank you very much, Roberto ;)

PD: When I try to visualize a thread in VB with the PHPBB ThreadID it shows "Thread not found".

Steve Machol
Sat 19th Aug '06, 2:09pm
I have not heard of any script to do this but the best place to ask is over at www.vbulletin.org (http://www.vbulletin.org).

yathyo
Sat 19th Aug '06, 2:11pm
I have just readed about a script in the Impex tool, 404.php, does it solve this problem?

Best Regards, Roberto

Steve Machol
Sat 19th Aug '06, 2:15pm
Not that I know of.

yathyo
Sat 19th Aug '06, 2:33pm
Then, what is it this script (404.php) for? :confused:

Steve Machol
Sat 19th Aug '06, 2:35pm
I don't know. This is the first time I've heard of it. Much as I hate to admit it, I'm not all-knowing. :)

yathyo
Sat 19th Aug '06, 2:48pm
No problem Steve ;)

Thanks for your support :) Please, could you ask to your partners for it?

Thanks in advance

Steve Machol
Sat 19th Aug '06, 2:49pm
Jerry reads this forum so I'm sure he'll answer when he's available. I'm intersted in knowing about this too.

yathyo
Sat 19th Aug '06, 4:07pm
More information,

In my host I have to use this code in the .htaccess for the 404.php script:
ErrorDocument 404 http://www.domain.com/forums/404.php
Best Regards Roberto

I also have debugged the 404.php and $_SERVER["REQUEST_URI"] returns forums/404.php, so the scripts returns no action.

Jerry
Sun 20th Aug '06, 5:30pm
It's all in this thread :

http://www.vbulletin.com/forum/showthread.php?t=178161