The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Anyone know of a hack to hide administrator's IP address total or from anyone under them such as mods?
Thanks, -BaC |
|
#2
|
||||
|
||||
|
Quote:
<if condition="$post[usergroupid] != 6">ip code here </if> But if you need to hide your ip from your mods, time to fire them |
|
#3
|
||||
|
||||
|
Quote:
can u tell me how to hide ip of admin from everyone on board that will include mods, and other super admins too is that possible ?? |
|
#4
|
|||
|
|||
|
Yes, that would be usefull.
|
|
#5
|
||||
|
||||
|
Quote:
zak waiting for ur reply
|
|
#6
|
|||
|
|||
|
Are there other places where an IP can be seen besides the posts?
|
|
#7
|
|||
|
|||
|
You just need to add the same conditional and adding other usergroup id's
like this Code:
<if condition="$post[usergroupid] != 6,7,8,9">ip code here </if>
|
|
#8
|
|||
|
|||
|
Quote:
![]() Also, where exactly would this code need to be entered? In the post bit/ Also, are there other places that users can see(If they have the permission to view IP's) the IP like in profile or who is online? Thank You |
|
#9
|
|||
|
|||
|
Hmmm...I gave this a try but nothing changed. I put it in the postbit_legacy template. Is that the right spot?
|
|
#10
|
|||
|
|||
|
im trying to get this to work too.. anyone can tell me which template to edit?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|