The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hide Admin & Super Mod Whos Online Location
I need to determine if there's a way I can hide the location of our admins and super mods from regular members when viewing the Who's Online page.
"Can View Detailed Location Info for Users" is set to No in the usergroup permissions, but what is visible is still too much information. Also, what I've found while searching doesn't seem to work with the current release of vB. I'm assuming I could modify this bit of the whosonlinebit template, but I'm not 100% sure what to add. Code:
<if condition="$show['where']"> <div class="smallfont" style="margin-top:1px"> <if condition="$show['subscribed']"><img class="inlineimg" src="$stylevar[imgdir_misc]/subscribed.gif" alt="$vbphrase[you_are_subscribed_to_this_thread]" /></if> $userinfo[where] </div> </if> I'd really appreciate any help with this! Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|