Quote:
Originally Posted by bashy
Ok installed again, looks like it aded 2 queries...not a problem...
When the smilies are clicked ti be inserted into the text it takes you to the top of the screen, is there a fix please?
Also Mods nor members cannot see the chatbox, permissions have been set for both of them
Only admin and seniors are able to see the box, surely theres sommat amiss somewhere?
|
Hum 2 queries ? That's strange coz there is only a query to retrieve the shouts, I'll check that out I'll start developping the new version.
For the smilies problem, there may be a fix but I didn't tested it yet, so maybe you could try:
- Open the includes/function_mgc_cb.php file
- Find the getChatboxSmileys function
- In the line
PHP Code:
$chatbox_smileys .= '<a href="#" onclick="return ajout_smilie(\'' . $textsmilie . '\');" alt="' . $smilie['title'] . '"><img src="' . $smilie['smiliepath'] . '" border="0" /></a> ';
- Replace # by #top
I think it's because I didn't put a real link in it (keep my up to date on that part
)
For the mod and members, this is primary usergroup or additionnal ?
In case of additionnal usergroup, only the permissions in the primary usergroup works.
Anyway did you set both can use permission and number of post to use chatbox to correct values ?