Quote:
Originally Posted by TyleR
Well, first off, you didnt define what the member is of in the conditional.. it should be this:
Code:
<if condition="is_member_of($bbuserinfo[usergroupid], 9)">Member of Group</if>More words ...
|
Weird ... I'd say you are absolutely correct but oddly my conditional does work like that!? Maybe it defaults to usergroupid??
Edit - if you check out the bottom of this page (
http://www.vbulletin.com/docs/html/m...n_conditionals) that is the correct usage to search both the primary and secondary groups. :surprised: