MyBB Community Forums

Full Version: Chat Ajax Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Whenever I try to install my ajax chat for mybb I get this error:

Warning: require(/home2/systemfr/public_html/chat/../global.php) [function.require]: failed to open stream: No such file or directory in /home2/systemfr/public_html/chat/lib/custom.php on line 16

Fatal error: require() [function.require]: Failed opening required '/home2/systemfr/public_html/chat/../global.php' (include_path='.:/usr/lib64/php:/usr/lib/php') in /home2/systemfr/public_html/chat/lib/custom.php on line 16

I have no idea what that means, help please.
hi.

well, that means you can not find the path to the global.

I recommend that you verify that you have well and put the files in their respective directories ...

custom.php the file, open it and go to line 16.