Quote:
Originally Posted by The Realist
This I have had installed for a while but I have added an additional dropdown. This new dropdown is viewable and usable by all none members which I dont want.
How can I hide this new dropdown menu from none members?
Thanks.
|
Set a conditional for the people you do want to see it-
Code:
<if condition="$bbuserinfo[usergroupid]== '2' ></if>