Jump to content

[SOLVED] Warning: require_once(/home/gxforums/


Monkuar

Recommended Posts

 

Warning: require_once(/home/gxforums/public_html/24-7GT.com/forums/ipbsdk/ipbsdk_class.inc.php") [function.require-once]: failed to open stream: No such file or directory in /home/gxforums/public_html/24-7GT.com/chat/index.php on line 3

 

Fatal error: require_once() [function.require]: Failed opening required '/home/gxforums/public_html/24-7GT.com/forums/ipbsdk/ipbsdk_class.inc.php"' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gxforums/public_html/24-7GT.com/chat/index.php on line 3

 

 

 

Here is my site, 24-7GT.com/chat/

 

this is the php code:

 

// Load and Start IPB SDK
require_once $_SERVER['DOCUMENT_ROOT'].'/forums/ipbsdk/ipbsdk_class.inc.php"';
$SDK =& new IPBSDK();
$member = $SDK->get_info();

 

It worked fine on my other site, talkalot.info but once i switched over to cpanel it's now saying i got error, and yes all file are uploaded.

 

any ideas? thx

Link to comment
https://forums.phpfreaks.com/topic/159984-solved-warning-require_oncehomegxforums/
Share on other sites

  • 4 weeks later...

I am the webmaster for 24-7GT and server tech. This problem has been resolved.

 

Fatal error: require_once() [function.require]: Failed opening required '/home/gxforums/public_html/24-7GT.com/forums/ipbsdk/ipbsdk_class.inc.php"' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/gxforums/public_html/24-7GT.com/chat/index.php on line 3

 

Extra " in the code.

 

Thank's monkuar!

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.