help! plz!

lance1

New Member
My Forum randomly got this error:

The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.
Warning: require_once(DIR/includes/functions_bigthree.php) [function.require-once]: failed to open stream: No such file or directory in /home/bmp92/public_html/mysite.info/xxx/index.php on line 62

Fatal error: require_once() [function.require]: Failed opening required 'DIR/includes/functions_bigthree.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bmp92/public_html/mysite.info/xxx/index.php on line 62

what does that mean?

how do i fix it?

Please Help!
 
Make sure the functions_bigthree.php file is in you includes folder as the error is saying its not there.
 
Back
Top