Hi, I realy need help with my vBulletin forum.
I have recently installed CYB Chatbox, it installed fine but I am getting the following errors within the chat box:
The following error is appearing inside the chat and on misc.php.Code:Warning: require_once() [function.require-once]: Unable to access /includes/class_bbcode.php in [path]/misc.php(100) : eval()'d code on line 49 Warning: require_once(/includes/class_bbcode.php) [function.require-once]: failed to open stream: No such file or directory in [path]/misc.php(100) : eval()'d code on line 49 Fatal error: require_once() [function.require]: Failed opening required '/includes/class_bbcode.php' (include_path='.:/usr/lib/php') in /www/uuuq.com/h/a/b/hablounges/htdocs/forum/misc.php(100) : eval()'d code on line 49
If you could help if would be some help,
Thanks, coolchris322.
P.S. Here is the forum link: http://hablounges.uuuq.com
Edit: I have CHMOD the misc.php /includes/ and /includes/class_bbcode.php files/folders.
P.S.S: here is the code lines in misc.php from lines 40-50
Code:'whoposted' => array( 'WHOPOSTED', 'whopostedbit' ), 'showattachments' => array( 'ATTACHMENTS', 'attachmentbit', ), 'showavatars' => array( 'help_avatars', 'help_avatars_avatar',





Reply With Quote