The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi there
is it possible to have it so moderators can view all ip addresses of users in the postbit apart from Admins or the possibility of removing them seeing admins ip at all on the forum? I know about the function to remove them viewing ip addresses in the ACP but I still want my moderators to be able to view ip addresses apart from Admins |
#2
|
||||
|
||||
![]()
In the postbit(_legacy) template, wrap the IP image with conditionals:
Code:
<if condition="is_member_of($post, 6)">CODE</if> |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|