![]() |
Hide Admin in "Who is Online" and "Profil"
Hide Admin in "Who is Online" and "Profil" Description: Hide Admin in "Who is Online" and "Profil" Recommandation: Install this plugin so: https://vborg.vbsupport.ru/showp...05&postcount=4 ;) (no tested for vB 3.7) PS: Only User ID1 with this condition ^^
Code:
<if condition="$prepared['action']">
Code:
<if condition="$userinfo['userid'] != 1">
Code:
<if condition="$prepared['action']">
Code:
<if condition="$userinfo['userid'] != 1">
Code:
<if condition="$userinfo['userid'] != 1">
Code:
</if> |
Wouldn't being invisible accomplish the same thing?!
|
Quote:
Not to mention 100X easier. |
^ But I'm guessing some forum owners want moderators to see other members that are invisible but they don't want them same mods to see they are invisible.
|
Plus it doesn't let your mods or anyone else know where you are at on the site. I've been doing this for years on my site.
|
I still thought there was a setting for this already where mods could or could not see whos invisible. I always have it so they can't see who's invisible. Making it so only admins can see who's invisible...if you have more than 1. But I usually never give people the same powers I have anyways. For obvious reasons.
|
Oh. if you have more admin and you must add more id at here
Code:
<if condition="$userinfo['userid'] != 1"> Group Admin have id = 6 |
You can also include "Last activity"!!! Installed!
|
So if I wanted Super Mods only to be able to see admins would it look like this :
Code:
<if condition="$userinfo['group'] != 6"> != 5"> Code:
<if condition="$userinfo['group'] != 6" 5"> |
Code:
<if condition="$userinfo['group'] != 6,5"> |
All times are GMT. The time now is 11:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|