Jump to content

php Logoff error


Cice1995

Recommended Posts

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 18

Fatal 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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.