The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB includes ...
I'm creating a sort of a "portal" around vBulletin, and need to include vB files (like global.php) from all around my system (to check if users are logged in etc.)
The problem however, is that the vB files include files themselves, that is relevant to where they are located - so this results in errors when I include from other locations. e.g. global.php includes whatever.php, so when I include global.php from other places than /vbdirectory/ global.php isn't able to do its includes. Is there a good solution to this problem? (by "good" I do not mean changing all vB include paths to full paths etc.) |
#2
|
||||
|
||||
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|