The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have the following permission on one of my mods: "Can moderate comments".
I check this permission in my mod using the following line of code: Code:
$perms['modcomments'] = ($permissions['medialibmodperms'] & $vbulletin->bf_ugp_medialibmodperms['canmodcomm']); |
#2
|
||||
|
||||
![]()
Primary always overrules the secondary, unless you check can have membergroups, then the permissions from the secondary are incorporated in with the primary.
Usergroup Options Allow Users to have Member Groups (Sets whether or not permissions from the user's member (secondary) user group memberships are inherited or not) a yes means they can and the secondary usergroups permissions are allowed. |
#3
|
|||
|
|||
![]()
Thanks man... that fixed it.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|