The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to hide admin ip
Is there a way to hide admin ip to moderators?
Can someone point me to wich code I need to modify? Thanks |
#2
|
||||
|
||||
Modify the postibt, or postbit_legacy, template and put a condition around the IP button (there should already be a condition around it, so add to it) to not show it.
|
#3
|
|||
|
|||
Sorry, What I was asking for is:
Admin and mods can view registered users ip's, but I need that admin and mods ip's are not logged at all. Thanks |
#4
|
||||
|
||||
Not logged at all is different than hiding the admin's IP from the mods (what you first said). My post is valid for the second situation. For the first, you'll probably need to write a couple of plugins to zap the ip before it gets saved. It will be several plugins because you will have to look at all the different pages/methods where a user does something and their IP gets saved. It's a bit more involved than the first. (Hmmm, unless you just zap it at the beginning of any page the user goes on to. I'm not sure since I've never tried it.)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|