![]() |
Anyone have any ideas?
|
Jerry,
I am planning to install this for my bbV2 migration. I presume there is no reason to keep all the code for the other message board combinations with the conditionals, switches and so forth. I can just hard code it for the bbV2 url forms. bbV2 does not support displaying posts independently of threads, and does not support displaying user profiles externally. I was planning to just provide the translation of thread and forum references. Since bbV2 is a Perl script, the form of the urls are /bbBoard.cgi?a=viewthread;fid=3;gtid=305734 for a thread and bbBoard.cgi?a=viewforum;fid=3 for a forum. I could use your logic for the forum, but I will need to use a regular expression to skip the fid piece for threads. When Jelsoft installed of vBulletin, they installed it in the root of the web (/var/www/html/) so there is no folder for the message board. I will need to modify the code to recognize this also. When I have it working, I will post it here. If you have any advice to offer, it would be appreciated. |
Nice!!!
|
As mentioned in my previous response, I was modifying this tool to work with a bbBoardV2 migration.
A question comes up with respect to migrating between two different servers. The old server is still alive and clearly this script needs to run on the new server where vBulletin is located. If I put a redirect on the old board in place of the bbBoard.cgi script, I think that will handle it, but I am not sure. Can anyone who has done this answer the question? My old board is currently live and I don't want to disrupt it just for an experiment. I am attaching my modified version of 404.php (404t.php). The contents of my .htaccess file are Code:
ErrorDocument 404 /var/www/html/404t.php |
Quote:
PHP Code:
Quote:
Quote:
Quote:
PHP Code:
PHP Code:
PHP Code:
Quote:
|
Quote:
|
Thanks Jerry,
I think I have it now. I may not have easy control of the DNS. I will need to check it for a short time and switch it back. If this were one of my personal sites that is for sure what I would do. :D Now if I could just get a response to my cleaner questions on the vbulletin.com community forum I would be good to go. |
Jerry,
Thanks for your response. I think everything is correct and like I said, everything except the profile links work with no problem. Here is the top half of my 404.php. Code:
#Currently supported : 'phpBB2' 'ubb.threads' 'vb3' 'ipb2' |
Have you set up the logging table in MySQL ? Does it have any entries for the profiles ?
|
I do have a logging table. It however does not have any entries for user profiles. There are a lot of ViewTopic requests and some 404 redirects (since the old phpbb directory does not exist).
|
All times are GMT. The time now is 06:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|