The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
supermods and can_moderate()
if a user is a super moderator, do they by default have every permission that can_moderate will check for?
I have some code that is checking various can_moderate properties. For simplicity though, I would like to have a catch-all that basically sets my moderator variables all to true if they're a super moderator. If they're not, it can then go check individual permissions. But I want to make sure that a super moderator inherently has all can_moderate() abilities before I do this. --------------- Added [DATE]1243101773[/DATE] at [TIME]1243101773[/TIME] --------------- in addition, what's the easiest way to check and see if a user is a super mod (or higher) |
#2
|
||||
|
||||
AFAIK, yes.
|
#3
|
|||
|
|||
is there a quick way to check if a user is a super moderator via vb API?
|
#4
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|