nevermind, works all now, thanks!
You might wish to edit this though:
Quote:
- Go in the Plugin manager of your admincp
- Edit the "Chatbox display on forumhome" plugin
- Replace : $search_text = '$forumhome_markread_script';
- By : $search_text = '$chatbox_forumhome';
- Then, go into the Style manager and edit the FORUMHOME template
- Put the $chatbox_forumhome var before the $footer var
|
The "search_text" is no longer valid as it's no longer in the php code.
Currently, it's now:
Quote:
$find = '$forumhome_markread_script';
$brb = '';
$bra = '<br />';
|
Also, when I select the who's online button, I see a huge box and showing 0 online:
Quote:
Users in the chatbox : 0 user(s)
|
See Attachment: