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
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!

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.