ok... so, i'm using the following code to display specific member secondary usergroups:
Code:
<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 [DATE]1274280203[/DATE] at [TIME]1274280203[/TIME] ---------------
anyone?