Back to vBulletin 3.6 Template Modifications

Hide Admin in "Who is Online" and "Profil"
Mod Version: 1.00, by Allan

This modification is in the archives.
vB Version: 3.6.4 Rating: (5 votes - 4.20 average) Installs: 53
Released: 07 Jan 2007 Last Update: Never Downloads: 9
Not Supported Template Edits  

Hide Admin in "Who is Online" and "Profil"
(Compatible with All vB3.6)

Description: Hide Admin in "Who is Online" and "Profil"
Recommandation: Install this plugin so:

Spoiler (click to open)


This will hide the number of invisible users to those who can't see invisible users...

Chris
Attached Files
File Type: xml hide-invisible-users.xml (530 Bytes, 366 views)

Close
  • In the whosonlinebit template, to the top, add:
PHP Code:
<if condition="$userinfo['userid'] != 1"
  • In the same template, at the bottom, add:
PHP Code:
</if> 
  • In the memberinfo template, find:
PHP Code:
<if condition="$show['lastactivity']"
  • Add before:
PHP Code:
<if condition="$userinfo['userid'] != 1"
  • In the same template, find:
PHP Code:
<div>$userinfo[action$userinfo[where]<if condition="$show['detailedtime']"> - <else /> @ </if> $userinfo[time]&nbsp;</div
  • Add after:
PHP Code:
</if> 
PS: If you use this mod, click on please

Download

No files for download.

Similar Mods

Mini Mods Hide Admin in "Who is Online" and "Profil" vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024