thnx Paul... any suggestions for my navbar code? the number of active users should appear within the parenthesis (which works fine), as it should if you're at
forumhome, but doesn't (nothing) appears except for
(), when your at any
forumdisplay.
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="chat/flashchat.php$session[sessionurl_q]">Flashchat</a> ($totalchatters)</td>
</if>