PDA

View Full Version : Fatal error


mtcelone
03-29-2007, 10:33 PM
Warning: require(./modules/onlineusers.php) [function.require]: failed to open stream: No such file or directory in /includes/vba_cmps_include_bottom.php on line 389

Fatal error: require() [function.require]: Failed opening required './modules/onlineusers.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thadcom/public_html/forum/includes/vba_cmps_include_bottom.php on line 389

Any thoughts on what is going on? Fresh install was done last night. Install worked but the index file is erroring out.

Thanks in "Advanced" for your help.

mtcelone
03-30-2007, 10:26 AM
bump

Our Sponsors
 

Brian
03-30-2007, 10:32 AM
That error means that you did not upload the {forum}/modules/onlineusers.php file.

mtcelone
03-30-2007, 11:16 AM
But I did and it's in the modules folder.

Our Sponsors
 

Brian
03-30-2007, 11:21 AM
You wouldn't get that error if that was the case... Can you post a link to your site?

mtcelone
03-30-2007, 11:44 AM
http://www.6thad.com/forum/cmps_index.php (Error)

working site:
www.6thad.com

working forum:
www.6thad.com/forum

I did notice that I don't have a onlineusers.php in the modules forums -- Is that the problem?

Brian
03-30-2007, 11:48 AM
http://www.6thad.com/forum/modules/

Have you renamed your modcp directory? If so, that's not going to work with the CMPS. You'll need to rename that folder to something other than 'modules', and then upload the /forum/modules folder that comes with the CMPS in it's place.

mtcelone
03-30-2007, 11:49 AM
oh... ok thanks. so modcp/modules...