Quote:
Originally Posted by rh2004
Hey how do I show the Warnings: (level) to everyone that is displayed in postbit...
Just the Warning: (level)
Not how many times banned
|
The way the hack is, these two go together. If you go in the Warning Options, in the Viewing Options, you can select either Mgm (which means management, so only the proper admin/mods/supermods can see the warnings level and bans) or All.
If you want to alter that, go in your post bit template and change the code in the part that begins with :
HTML Code:
<if condition="$viewoption=='All' and $bbuserinfo[userid]>0">
.
.
.
and ends with
.
.
.
<BR>Number of bans: $post[warning_bans]
<font color="#000000">
</if>
</if>
</div>