Guest Posted March 28, 2008 Share Posted March 28, 2008 Hi everyone. Believe me, I am crying for help only after trying to fix the problem by myself, but the truth is that I am just a rookie. I was just trying to change the lenguage from the osC control panel to use "espanol" but the only thing I got was this Fatal Error message....How can I go back and fix it? "Fatal error: main() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/php4cgi/lib/php') in /export/home/en/entrecompras.com/public_html/includes/application_top.php on line 287" It´s true, on line 287 the script calls for a file ".php" !!!!! "286 // include the language translations 287 require(DIR_WS_LANGUAGES . $language . '.php');" What did I do? What can I do now. I do not have access to neither my website nor its admin facility... HELP Link to comment Share on other sites More sharing options...
Guest Posted March 29, 2008 Share Posted March 29, 2008 Hi everyone. Believe me, I am crying for help only after trying to fix the problem by myself, but the truth is that I am just a rookie. I was just trying to change the lenguage from the osC control panel to use "espanol" but the only thing I got was this Fatal Error message....How can I go back and fix it? "Fatal error: main() [function.require]: Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/php4cgi/lib/php') in /export/home/en/entrecompras.com/public_html/includes/application_top.php on line 287" It´s true, on line 287 the script calls for a file ".php" !!!!! "286 // include the language translations 287 require(DIR_WS_LANGUAGES . $language . '.php');" What did I do? What can I do now. I do not have access to neither my website nor its admin facility... HELP Is the language file there? Link to comment Share on other sites More sharing options...
rubberbandman Posted June 3, 2008 Share Posted June 3, 2008 Is the language file there? am havin the same problem and my english.php file is there......when I type in the english.php instead of /.php....I get the register global error...I just installed the register global workaround any help you guys....thanks Link to comment Share on other sites More sharing options...
leveera Posted June 3, 2008 Share Posted June 3, 2008 am havin the same problem and my english.php file is there......when I type in the english.php instead of /.php....I get the register global error...I just installed the register global workaround any help you guys....thanks I am with the same problem above. Please check if it not appear with Register_globals ON. In my case it is only in OFF mode. Have no solution jet, sorry Sergei Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.