The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Problems with phpadsnew
I have phpadsnew on my vBulletin forum. Right now, it's used to deliver Google AdSense ads. I have this in my phpincludestart.
ob_start(); include('adserverindex.php'); $adserver_index = ob_get_contents(); ob_end_clean(); So, I put $adserver_index where I want the ad to be in the template. It works on the forum home and forum display. Unfortunately, when I put it in the Postbit, it no longer works. In the postbit, I have it so ads display after the first post of each page of the thread. Could this be the problem? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|