The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
global_start Hook: Include External PHP File
In the middle of a vBulletin 3.08 -> vBulletin 3.6 upgrade.
I made this plugin for global_start: Code:
ob_start(); include('C:/Inetpub/vhosts/fullthrottlev6.com/httpdocs/phpadsnew/banners/banners.php'); $BannerCode = ob_get_contents(); ob_end_clean(); That's the exact path on my server, still no luck! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|