kronnos |
03-17-2009 06:36 AM |
Quote:
Originally Posted by UKBusinessLive
(Post 1769832)
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>
Just change the usergroups id in red ;)
|
Thanks, sound simple enough. So if only usergroups 6 and 7 are able to view IP's, you can just enter those without having to list all the rest if they are now allowed to see anyway? Oh wait, the red fields are for the usergroup ID's which i WANT TO hide right? So If I dont want anyone to see the IP of usergorup 6, I would just enter six in the red part of the code:)
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
|