AzzidReign
02-20-2010, 08:28 PM
Are there new if conditions? I'm trying to use <if condition="$show['member']"> and it's not working at all.
Also, how about for the usergroups:
<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7,38,29,51))">
Hmm...I guess I figured it out. Just need to put <vb:if and </vb:if>.
Also, how about for the usergroups:
<if condition="in_array($bbuserinfo[usergroupid], array(5,6,7,38,29,51))">
Hmm...I guess I figured it out. Just need to put <vb:if and </vb:if>.