INSTALLED:
-Flashchat v479
-Who is chatting (for Flashchat)Version: 4.40
In my admincp there are two "flash chat" options in vbulletin options
1. Flashchat integration (1st screenshot)
2. Who is using flashchat (2nd screenshot)
Are these as they are supposed to be, or should I have more options?
settings I can't figure out:
-remove word filter?
-open flashchat in new "full screen window" versus embedded?
-change the link in the navbar to read "chat" instead of "flashcat" same with who's using flashchat add-on below. (3rd screen shot)
- in the navbar link..shouldn't it have (in brackets) the number of users in chat, and then list those users names once you hover the cursor?
ie this code (which is not present in my forumdisplay template). If this code will do the job..where in forumdisplay do I place it?
<if condition="$show['member']">
<td class="vbmenu_control"><a href="chat/flashchat.php$session[sessionurl_q]">Flashchat</a> ($totalchatters)</td>
</if>
Thanks a bunch!
|