Um, go into your AdminCP, add the field, then go into the code of wherever you want to restrict viewing, and check $bbuserinfo['groupid'], I think it was..
If you look at the code you can figure it out.
If you don't understand what I mean, you see, each different type of member (Admin, Mod, Smod, etc) has a specific ID attached to it, which is their groupid.
So!! If you check it, you can tell it not to display certain things.
|