Thread: VB Usergroups
View Single Post
Old January 12th, 2009, 09:59 PM   #7 (permalink)
Simons
Member
Verified Customer
 
Join Date: Jan 2007
Posts: 126
This area in 'function set_group_perms'. pp-inc.php controls the usergroups settings per category? If I'm reading this correctly it's looking though all the usergroups a member can belong too?

I've added an extra option under Admin - Usergroups and I'm trying to display the information from that option to 1 particular usergroup.

$User['usergroups'] does not work at all
$usergroups does work but only on the primary usergroup.

The members that should see the information have the usergroup as an additional usergroup and although I could change that to the primary usergroup, it would cause problems down the line.

So I'm trying to find a way to get the code to read all the usergroups the member belongs to to display the information under their additional usergroup.
Simons is offline   Reply With Quote