This is the support topic for the tutorial Prevent Guests From Seeing Online List. Please post here if you have any questions or feedback.
IP.Board 2.3: Prevent Guests From Seeing Online List
Started by atsaunier, Sep 18 2008 03:42 AM
1 reply to this topic
#1
Posted 18 September 2008 - 03:42 AM
#2
Posted 19 December 2008 - 09:05 AM
This Will Not Work With Bot Mod...
But Work With Without Mod...
Im Tryed It On LocalHost And My Active User Code Is
It's Not Woked With This But It's Worked Without $active[BOTS] string
But Work With Without Mod...
Im Tryed It On LocalHost And My Active User Code Is
<tr>
<td class="formsubtitle" colspan="2">{$active[TOTAL]} {$this->ipsclass->lang['active_users']}</td>
</tr>
<tr>
<td class="row1" width="1%"><{F_ACTIVE}></td>
<td class="row2">
<b>{$active[GUESTS]}</b> {$this->ipsclass->lang['guests']}, <b>{$active[MEMBERS]}</b> {$this->ipsclass->lang['public_members']} <b>{$active[ANON]}</b> {$this->ipsclass->lang['anon_members']}, <b>$active[BOTS]</b> {$this->ipsclass->lang['search_bots']}
<div class="thin">{$active[NAMES]}</div>
{$active['links']}
</td>
</tr>
<!--IBF.WHOSCHATTING-->
It's Not Woked With This But It's Worked Without $active[BOTS] string
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users





Contributor










