![]() |
this is for admin who have ID 1...on our forum ,we have 4 admins...how to hides whole group of administrators???...
|
...no one?...
|
Change userid to usergroup or groupid?
|
dont work... :(
|
Quote:
I believe you separate by commas... He currently has it set for Userid 1, but I only use that one rarely. I would just add my own userid, then add the ones for others I wanted to make invisible. So this code: Code:
<vb:if condition="$userinfo['userid'] != 1"> Code:
<vb:if condition="$userinfo['userid'] != 1,2,45,12"> |
Code:
<vb:if condition="$prepared['action']"> i not have in the "memberinfo_block_aboutme |
i wonder if this will hide me from other admins:p:rolleyes:
|
and to hide admin from memberlist...
goto memberlist_resultsbit template add Code:
<vb:if condition="$userinfo['userid'] != 1"> after Code:
<tr> at start of template and add Code:
</vb:if> before Code:
</tr> :) |
Quote:
|
this is what I have on the memberinfo_block_aboutme
PHP Code:
|
All times are GMT. The time now is 02:40 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:
|