Announcement
Collapse
No announcement yet.
Who's Online Permissions
Collapse
X
-
Hi Jake
Thanks for your help
No, the members aren't members of multiple usergroups. I set up a new usergroup and set "Who's Online permissions" to NO. I also set "Can Moderate All Forums (is Super Moderator)" to YES. I want that group to moderate ALL forums but I do NOT want them seeing the IP addresses.
I must be doing something wrong?
Joy
Comment
-
Hi
I have different levels of moderation:
1. Administrators
2. Senior Moderators
3. Support Moderators
I've got that setting as "Display, but require administrator or moderator". I want my Administrators and Senior Moderators to have access to the IP addresses but I don't want the support moderators to have that option, is that possible?
Thanks for your patience, it's appreciated,
Joy
Comment
-
Thanks very much for your help Jake, it's much appreciated.
If I do that it will show which forums each moderator moderates on the "View Forum Leaders" list and I don't want that to happen, I just want their names to appear on that list.
Basically, what I'd like to do is have a usergroup that: Can NOT view the IP addresses, can moderate all categories but only have their names appear on the "View Forum Leaders" list and NOT the categories they moderate.
I can't see any way of doing this and any suggestions would be greatly appreciated?
Joy
Comment
-
In that case, make them super moderators by moving them to the Super Moderators group or by granting their group super moderator status in your:
Admin CP -> Usergroups -> Usergroup Manager -> Edit Usergroup -> Can Moderate All Forums (is Super Moderator)
Then use a template conditional to hide IPs from that group. Go to your:
Admin CP -> Styles & Templates -> Style Manager -> « » -> Postbit Templates -> postbit_ip
Add the red code:
Code:[color=red]<if condition="$bbuserinfo[usergroupid] != X">[/color] <if condition="$show['ip']"> $vbphrase[ip]: $post[ip] <else /> <a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a> </if> [color=red]</if>[/color]
Comment
Related Topics
Collapse
-
by Pastor PhilWehen I click o the "whose" onlinr their IP addreeses also show up for all to d]see ... remedey?
-
Channel: vB Cloud Support & Troubleshooting.
Mon 20 Nov '17, 11:20pm -
Comment