How to pass 2 conditions?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ash_bond
    Member
    • Oct 2005
    • 88

    How to pass 2 conditions?

    I would like to know how can I pass to 2 conditions ?

    I have passed one condition this way.. how to pass it on to another usergroup too ??
    <if condition="!is_member_of($bbuserinfo, 6)">
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    Hmm, what are you going for? checking to allow multiple usergroups access?

    You can use

    <if condition="!is_member_of($bbuserinfo, X,Y,Z)">

    Comment

    • ash_bond
      Member
      • Oct 2005
      • 88

      #3
      Originally posted by Zachery
      Hmm, what are you going for? checking to allow multiple usergroups access?

      You can use

      <if condition="!is_member_of($bbuserinfo, X,Y,Z)">
      I have placed conditions on admins unable to see the ads I want to set that to moderator group too in header hope this condition works will have to check out

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...