The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Permissions are all bitfields...
Look at cache_permissions funciton in function.php ... after the function call, all the user's permissions are stored in $vbulletin->userinfo['permissions'] array ... You will then have to compare the users value with the default bitfields which are stored serialized in the datastore and compiled in class_core.php into the vbulletin registry. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|