Quote:
Originally Posted by Lynne
Do something like:
HTML Code:
<vb:if condition="is_member_of($bbuserinfo,5,6,7,9,10) AND !in_array($bbuserinfo['userid'], array(x,y,z))">
I think that should work. Try it on your test site.
|
Thank you Lynne ....:up:
Very gracious of you ...
I will try that and let you know, but I do see how you've captured what I need in one line of code, even though I'm an old Fortan programmer left over from the 1960's.
Regards,
Doug
--------------- Added [DATE]1291489730[/DATE] at [TIME]1291489730[/TIME] ---------------
Ok, I tried that ...
The problem is that it's excluding any userID in the array from seeing the IP Icon mentioned on any other member's post.
I think I have the check I'm trying to get in the wrong place and perhaps it should actually be in the PLUGIN shown?
I want to have any member who is in the userID array, to NOT have their own IP icon shown to other members, effectively letting them OPT OUT of having it displayed due to privacy concerns.
Am I explaining that any better?
Thanks again ...
Regards,
Doug