if condition

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Stratis
    New Member
    • Jan 2010
    • 10
    • 4.2.x

    if condition

    Which is the correct if condition, with spaces or with out spaces.

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

    (X,Y,Z with out space)
    <if condition="is_member_of($bbuserinfo, X,Y,Z)">

    Thanks

  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    Shouldn't make any difference but I would do it without spaces.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

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