Log in

View Full Version : How to Write Multiple Usergroups?


froop
11-05-2006, 10:39 AM
I am fairly new to this so I was hoping someone could tell me how to write multiple usergroups. At the moment, I have the code written below, however, I would also like it to include usergroups 5,6 and 7 as well?

<if condition="$bbuserinfo[usergroupid]!=9">

Paul M
11-05-2006, 04:52 PM
is_member_of($bbuserinfo,5,6,7,9)