Jump to content

messy up and get a error


djscottyis

Recommended Posts

@OP: The issue seems clear, your including the file to the wrong path. Show us some (the first 20 lines) of code from the file and maybe we can help you resolve this issue.

 

Moving to PHP Help.

 

For anyone trying to help the errors are as follows

Warning: include(./includes/phpclass.inc.php) [function.include]: failed to open stream: No such file or directory in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 6

Warning: include(./includes/phpclass.inc.php) [function.include]: failed to open stream: No such file or directory in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 6

Warning: include() [function.include]: Failed opening './includes/phpclass.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 6

Warning: include(./includes/functions.php) [function.include]: failed to open stream: No such file or directory in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 7

Warning: include(./includes/functions.php) [function.include]: failed to open stream: No such file or directory in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 7

Warning: include() [function.include]: Failed opening './includes/functions.php' for inclusion (include_path='.:/usr/local/lib/php') in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 7

Fatal error: Class 'PHP_fun' not found in /content/HostingPlus/t/r/travelservicesworldwide.net/web/logindetail.php on line 8

 

 

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.