The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Checking if someone is a moderator
How would I check if a someone is a moderator of a specific forum with PHP?
I've tried this but it's not parsing correctly on the foreach argument... PHP Code:
|
#2
|
|||
|
|||
Quote:
PHP Code:
|
#3
|
|||
|
|||
Thanks, that should work much better.
Does that require including a specific file by any chance? |
#4
|
|||
|
|||
You'll need to include the vBulletin backend. (Global.php) or You could try mimicking the function by looking at the PHP source for the function in includes/functions.php and writing something similar in your own code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|