MyBB Community Forums

Full Version: (Fatal error) I am able to see my forum but not able to see admin login page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi i am john admin of http://earnforfun.com which is running on mybb .
When i go to http://earnforfun.com/admin/ , it says :

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/bosweb/web011/b111/ipg.meetsukha/earnforfun.com/admin/index.php on line 18

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/bosweb/web011/b111/ipg.meetsukha/earnforfun.com/admin/index.php on line 18

Plz tell me y its coming and its solution .
You can go to this link and see urself what its showing .
Eh maybe upload global.php and your admin folder again. global.php goes in your forum root.
The error speaks for itself.

Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/bosweb/web011/b111/ipg.meetsukha/earnforfun.com/admin/index.php on line 18

That's basically a 404, so what you have to do is just upload the global.php file within your root. Which in your case, /hermes/bosweb/web011/b111/ipg.meetsukha/earnforfun.com/. Put it there and please post back with information on if it's working or not.