MonkeyBone
25th February 2005, 07:43 PM
I want a link to show only to users from sponsor usergroup, premiium members usergroup and all access usergroup. (and of course the staff)
not to everybody else.
how would that be?
<if conditional="bbuserinfo[usergroupids] == 51,56,71,82"> <a href="link">only you can click this!</a> </if>
something like that, but that wont work of course, i do not understand conditioanls HAHA
not to everybody else.
how would that be?
<if conditional="bbuserinfo[usergroupids] == 51,56,71,82"> <a href="link">only you can click this!</a> </if>
something like that, but that wont work of course, i do not understand conditioanls HAHA