Quote:
Originally Posted by Zachery
His method will only check users in a pimary usergroup, mine works for primary and secondary and doesnt require additional array/inarray to work.
|
Hmm ok. It's pretty much what I'm going for anyways though.
But I guess I could just learn to understand your method too.
So I am supposed to choose from $post, $bbuserinfo and $userinfo or should they all be listed like that?
<if condition="is_member_of($post/$bbuserinfo/$userinfo, X,Y,Z,A,B,C,D,E)"></if>