PDA

View Full Version : error message for one member trying to log in


Geez
10-15-2007, 07:55 PM
Warning: require_once(./global.php) [function.require-once]: failed to open stream: No such file or directory in /home/d12j28/public_html/index.php on line 55

Fatal error: require_once() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/d12j28/public_html/index.php on line 55


does anyone have any idea what this means? only one of my members are getting this.

Marco van Herwaarden
10-16-2007, 06:49 AM
Let him clear his cache and try again.

It does not make much sense that only 1 user would get such an error.

Geez
10-17-2007, 02:51 AM
ok now it is coming up for me, but only when i go to the homepage (index.php). otherwise, the actual forums work fine from what i can tell.

what might be causing this? he was the only person to tell me this was happening, and now i think its only happening to me, but i am not sure.

--------------- Added 1192594714 at 1192594714 ---------------

edit: now the first person to reply to my post asking members if they see it, has said they in fact, are also getting that message.

please advise, and thank you in advance!

--------------- Added 1192594845 at 1192594845 ---------------

also, if a mod could change the title, since its not just one member anymore, i dont want to mis represent this thread. thanks

Marco van Herwaarden
10-17-2007, 05:44 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.