Quote:
Originally Posted by GearTripper
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="misc.php?do=flashchat">$vbphrase[flashchat]: $totalchatters</a></td>
</if>
just remove the RED text if you don't want the number of active chatters to appear in your navbar.
|
I have the number of chatters showing on the navbar on the main vB forum page, but which plug-in do I need to change the 'Hook Location' of to make the
$totalchatters a global variable seen in all forums and threads?
- Members in Flashchat (1) cache_templates
- Members in Flashchat (2) global_start
- FlashChat Integration (1) parse_templates
- FlashChat Integration (2) online_location_process
- FlashChat Integration (3) online_location_unknown
- FlashChat Integration (4) misc_start
- FlashChat Integration (5) cache_templates