ProjectDIBS
12-23-2008, 08:08 PM
Hey all,
I am in the process of attempting to move my forums from one service provider to another and am running into an error.
Steps already done:
1. I have already moved my entire directory structure over to the new server
2. I have moved the database over to the new server and there are identical rows in the transferred database, database looks OK
3. I have changed the config.php file to include my admin ID on the new provider and that username is in the database.
4. I have followed all the steps listed here:
http://www.vbulletin.com/docs/html/moving_servers
5. I am able to get my AdminCP to load on a webserver and I put in my username and password and I get the following error:
Warning: require(/home/reefstew/public_html/forums/includes/vbgallery/style_fetch.php) [function.require]: failed to open stream: No such file or directory in /global.php(242) : eval()'d code on line 2
Fatal error: require() [function.require]: Failed opening required '/home/reefstew/public_html/forums/includes/vbgallery/style_fetch.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/reefstew/public_html/forums/global.php(242) : eval()'d code on line 2
What did I do wrong?
Brian
I am in the process of attempting to move my forums from one service provider to another and am running into an error.
Steps already done:
1. I have already moved my entire directory structure over to the new server
2. I have moved the database over to the new server and there are identical rows in the transferred database, database looks OK
3. I have changed the config.php file to include my admin ID on the new provider and that username is in the database.
4. I have followed all the steps listed here:
http://www.vbulletin.com/docs/html/moving_servers
5. I am able to get my AdminCP to load on a webserver and I put in my username and password and I get the following error:
Warning: require(/home/reefstew/public_html/forums/includes/vbgallery/style_fetch.php) [function.require]: failed to open stream: No such file or directory in /global.php(242) : eval()'d code on line 2
Fatal error: require() [function.require]: Failed opening required '/home/reefstew/public_html/forums/includes/vbgallery/style_fetch.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/reefstew/public_html/forums/global.php(242) : eval()'d code on line 2
What did I do wrong?
Brian