Your missing something from here:
Quote:
<tr>
<td class='pformstrip' colspan='2'>$active[TOTAL] {ibf.lang.active_users}</td>
</tr>
<tr>
<td width="5%" class='row2'><{F_ACTIVE}></td>
<td class='row4' width='95%'>
<b>{$active[GUESTS]}</b> {ibf.lang.guests}, <b>$active[MEMBERS]</b> {ibf.lang.public_members} <b>$active[ANON]</b> {ibf.lang.anon_members}
<div class='thin'>{$active[NAMES]}</div>
{$active['links']}
</td>
</tr>
<!--IBF.WHOSCHATTING-->
|