![]() |
Hide user from "What's going on"
How do I hide a user from showing up in the "what's going on" box even from admin/superadmin?
|
I remember seeing a mod for this.. it required you to edit the code though I believe, and it may have only been for admins.. maybe possible to edit it to hide a normal user.
I can't seem to find it, but maybe something in here will work: https://vborg.vbsupport.ru/showthread.php?t=100470 here's a 3.0 hack that maybe you can mess with and see if you can get something useful: https://vborg.vbsupport.ru/showthread.php?t=92374 |
Is there anyone that know how to do this, please? The links are too vague for my skill level.
|
Quote:
|
You can use
Code:
<if condition="$bbuserinfo['usergroupid'] == '6'"> </if> Code:
<if condition="$bbuserinfo['userid']== '1'"> </if> |
Where would ^^^ go? What template? Forumhome? Or, would it go into a php file?
|
Quote:
Place: Code:
<if condition="$bbuserinfo['usergroupid'] == '6'"> Code:
<if condition="$bbuserinfo['userid']== '1'"> Code:
<!-- what's going on box --> And Place: Code:
</if> Code:
<!-- end what's going on box --> |
That seems to hide the whole box *unless* you are the admin. I was wanting it the other way around; not have the admin show up at all.
Thanks for your time and patience with this. |
Quote:
Oh sorry I misunderstood your request... Try here: Code:
https://vborg.vbsupport.ru/showthread.php?t=92374 |
All times are GMT. The time now is 07: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:
|