MyBB Ideas
The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.
Function to check all usergroups of the user
|
5 votes
|
According to this thread: I thought it would be usefull, if the mybb has this function in its own. With this, every usergroup of the user is checked. /** // Setzte $access auf false // Erstellen eines arrays aus allen übergebenen Usergruppen // Holen der sekundären Benutzergruppen des Users // Erstellen eines arrays aus allen sekundären Benutzergruppen des Users // Prüfen ob der User angemeldet ist
|
1 Comment
-
DennisTT, 15th March 2008, 9:13:42 PM
For usergroup and forum permissions, all usergroups are already checked. For usergroup settings for the current user, they are all merged into $mybb->usergroup. I don't see what this function could be used for as we already have the same thing.
Post a Comment
Before you can post a comment you must be a registered member of the MyBB Community Forums.
If you already have an account, log-in to it to post a comment or if you don't register a new account.