The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
question about global.php
I'm a newbie to vBulletin, and I'm trying my hand at integrating it with a client site that uses osCommerce. In a nutshell, I want to automate creation of forums, users and permissions based on products available and customers that have purchased the products. I have been successful in some of what I'm trying to do, but I have a question about the inclusion of global.php. I have a single PHP file with all of my functions that access the forums and at the start of the file I have
Code:
chdir('/path/to/my/forums'); require_once('/path/to/my/forums/global.php'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|