nando99
05-18-2010, 08:00 PM
ok... so, i'm using the following code to display specific member secondary usergroups:
<if condition="$userinfo[membergroupids] == 46"><div>usergroup name</div></if>
it works fine except when a user has multiple secondary usergroups... it doesnt show anything...
how would i make it so that if 46 is one of the secondary usergroups to display such and such...
thanks in advance...
--------------- Added 1274280203 at 1274280203 ---------------
anyone?
<if condition="$userinfo[membergroupids] == 46"><div>usergroup name</div></if>
it works fine except when a user has multiple secondary usergroups... it doesnt show anything...
how would i make it so that if 46 is one of the secondary usergroups to display such and such...
thanks in advance...
--------------- Added 1274280203 at 1274280203 ---------------
anyone?