Quote:
Originally Posted by jzewatsky
Thanks for your help JD.
It does not appear to be working for secondary usergroups. It works find for primary. Is there a change in the [usergroupid] like [secondaryusergroupid]? How do we/you know how and under what name variables are stored in the DB?
|
Ok, try this then:
Code:
<if condition="$bbuserinfo['membergroupids'] == X OR $bbuserinfo['membergroupids'] == Y OR $bbuserinfo['membergroupids'] == Z"> Your Link here </if>
Where X, Y and Z are the ID numbers of the secondary usergroups you want to give permission to see vBRadio link in your navbar, that should work as
membergroupids is the secondary usergroups ID.
jd.