The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hide Admin from Who's Online?
Hello,
I was just wondering if there was anyway to hide the Admin from the Who's Online list? I know I can use invisibility but I only wanted to not appear on the Who's Online list only Thank you for any help |
#2
|
||||
|
||||
Just do a conditional at the beginning of the template.
|
#3
|
||||
|
||||
Quote:
Its something in the whosonlinebit but what code do I need to add to it? This is the code I have in there PHP Code:
|
#4
|
||||
|
||||
Put this at the very top of that file:
HTML Code:
<if condition="$userinfo['userid'] != 1">
HTML Code:
</if>
Done. |
#5
|
||||
|
||||
Quote:
Thanks for your help |
#6
|
||||
|
||||
It better work great. That's what I use.
No problem. Enjoy! |
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
Hi guys - I just posted the question elsewhere... how do I hide myself on the "What's going on" box at the bottom of forumhome?
|
#9
|
||||
|
||||
Can there be more than one person hidden?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|