The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moderator Data Manager (Issue)
Hello,
I'm having some trouble getting the Moderator Data Manager to work. I'm calling it from an outside app, and attempting to add a Moderator to a Forum. I'm using other Data Managers, such as Forum and User in the same application, without issues. How is one supposed to use the Moderator Data Manager (ie: datamanager_init('Moderator', $this->vb, ERRTYPE_ARRAY)) when the following function is not defined: Call to undefined function can_administer() in /home/webapps/releases/20090319200630/includes/class_dm_moderator.php on line 240 |
#2
|
||||
|
||||
This is a script you are writing yourself? If the function isn't defined, it's because you haven't included the file with the function in your script. So, include it.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|