vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > vBa CMPS v3.0 Support > Troubleshooting & Problems

Reply
 
Thread Tools Display Modes
  #1  
Old 08-28-2007, 10:56 AM
aviv_e aviv_e is offline
Junior Member
 
Join Date: Aug 2007
Posts: 1
Default moved to a new server, stopped working

hi all,

i moved my site to a new server.
everything worked cool- the move was smooth, but..
the vba index.php page returns blank pages.
i tried to debug it, and it seems that the area that gets stuck is on global.php, on the following area:
Code:
if (!is_demo_mode())
{
        @ob_start();
        ($hook = vBulletinHook::fetch_hook('global_start')) ? eval($hook) : false;
        $phpinclude_output = @ob_get_contents();
        @ob_end_clean();
}
does anyone have any idea?

thanks!
Reply With Quote
  #2  
Old 08-28-2007, 05:28 PM
Brian's Avatar
Brian Brian is offline
Administrator
 
Join Date: Jan 2004
Location: Georgia, USA
Posts: 34,240
Default Re: moved to a new server, stopped working

Did you make sure to update the $forumpath variable in the cmps_index.php (probably renamed to index.php) file?
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Moved site to new server, alle CMPS pages are blank Laserboy Troubleshooting & Problems 12 04-27-2007 10:46 AM
Moved site to new server, problems with CMPS edit page trana Bugs From 2.2.1 3 10-16-2006 01:21 PM
Moved site to new server, can't figure out how to get vba up 8kobe Troubleshooting & Problems 5 07-10-2006 01:12 PM
Module Stopped Working jaybolt Troubleshooting & Problems 3 10-14-2005 09:28 AM
Help: Forum stopped working :( SelRahc Troubleshooting / "How do I..." Questions 11 09-24-2004 11:09 AM


All times are GMT -4. The time now is 08:41 PM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.