The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Having trouble with PHPAdsnew (Help wanted!)
Hi guys,
The test page that I have set up for this is working fine and ads are displaying perfectly. I'm not sure if I'm posting the code in the right places but I've treid to post this code as a phrase o a new template and then calling it out in the SHOWTHREADS template but nothing happens. Can someone please help me out? This is starting to drive me nuts! <?php if (@include(getenv('DOCUMENT_ROOT').'/phpAdsNew/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:1', 0, '_blank', '', '0', $phpAds_context); echo $phpAds_raw['html']; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|