I get this error message when I attempt to view the forum that I maintain:
Quote:
Warning: require_once(./../global.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(591) : eval()'d code on line 2
Fatal error: require_once() [function.require]: Failed opening required './../global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tyranus/public_html/forum/global.php(591) : eval()'d code on line 2
I'm not sure exactly what is going on here and was wondering if someone could help me.