The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Softbiz Ad Management Plus intergration
OK i would like to automate my banner ad selling with the softbiz Ad Management Plus script (it seems to be the best for paid automated advertising)
http://www.softbizscripts.com/ But I've hit a small problem. They generate iframe code to include a PHP file which isn't going to work of course in vbulletin directly. PHP Code:
I originally tried using the global_start hook and created a plugin with the following (for testing) PHP Code:
Of course this didn't work so i had to do some research. Eventually i found i needed to use ob_start(); ob_get_contents(); and ob_end_clean(); So PHP Code:
However, how do i do this with the above code ? Its calling Code:
http://www.softbizscripts.com/scripts/baplus/image.php?size_id=55 Anyone any idea ? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|