The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What files must be included to use API?
To use the API, before we can call $dm =& datamanager_init(etc...), what do we need to do?
I assume we must require_once() certain files - which ones? Is there any other init that we need to do? |
#2
|
|||
|
|||
Look at the beginning of forumhome index.php for clues, but for access to the entire vB backend, use...
require_once('./global.php'); |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|