Cice1995 Posted August 30, 2013 Share Posted August 30, 2013 I write cause i am not that skilled at php and my programmer is mia. I am adept at html and know my way around cpanel, so i seek help. When one logs off now they get this: Warning: require(includes/languages/english/logoff.php) [function.require]: failed to open stream: No such file or directory in/home/rarehiph/public_html/logoff.php on line 18Fatal error: require() [function.require]: Failed opening required 'includes/languages/english/logoff.php' (include_path='.:/usr/lib/php') in/home/rarehiph/public_html/logoff.php on line 18 ------------ I was just going to delete this line which is line 18 form the logoff.php file., but got scared: require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_LOGOFF); What should I do? Thanks in advance! Quote Link to comment Share on other sites More sharing options...
Cice1995 Posted August 30, 2013 Author Share Posted August 30, 2013 I just went to public_html/includes/languages/english and i do not see logoff.php Quote Link to comment Share on other sites More sharing options...
AbraCadaver Posted August 30, 2013 Share Posted August 30, 2013 I just went to public_html/includes/languages/english and i do not see logoff.php Yes, that's the problem. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.