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! Link to comment https://forums.phpfreaks.com/topic/281703-php-logoff-error/ 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 Link to comment https://forums.phpfreaks.com/topic/281703-php-logoff-error/#findComment-1447456 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. Link to comment https://forums.phpfreaks.com/topic/281703-php-logoff-error/#findComment-1447467 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.