MyBB Community Forums

Full Version: Occasional error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Warning: load_user(foruminc/functions_user.php): failed to open stream: No such file or directory in /home/www/twinkletowers.freehostia.com/forum/inc/class_session.php on line 189

Fatal error: load_user(): Failed opening required 'foruminc/functions_user.php' (include_path='.:/usr/local/lib/php') in /home/www/twinkletowers.freehostia.com/forum/inc/class_session.php on line 189


I occasionally receive this error... Whats wrong?
uhuh that shouldn't happen Confused
Have you made edits to your inc/init.php file?
If not, what's on line 35 of that file?
It should look like:
define('MYBB_ROOT', dirname(dirname(__FILE__))."/");