The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#9
|
|||
|
|||
![]()
Permissions are based on bitfields so without some mathematical skills ;-) and knowing which value will do what you can't manually change those in db.
For example canviewforum may be 2, and candownloadattachements may be 4, candeletepost = 8 etc. So you've to sum all of these and put the right number in proper field in your db. I think you should just go through your user permission system in acp so it'll do this for you. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|