Heisenberg submitted a new resource:
You must be registered for see links
- Hide Administrator in "Who is Online" and "Profil stats"vB Version: 4.0.0
This mod hides the presence of the administrator to members.
In the "whosonlinebit" template (Who is online ?), add on the top:
Code:<vb:if condition="$userinfo['userid'] != 1">
Add, in the same template, at the bottom:
Code:</vb:if>
In the "memberinfo_block_aboutme" template, find:
Code:<vb:if condition="$prepared['action']"> <dl class="stats"> <dt>{vb:rawphrase current_activity}</dt> <dd>...
You must be registered for see links
Last edited: