The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
integrating phpadsnew for dummies...
The initial ad server was set up for me, and I am trying to figure out how to modify templates. I can add ads to my site [b]IF[/f] the zone already exists. I can even create the zone in phpadsnew. I was told that if I looked at the templates, that HOW it is done would become apparent to me. You can see www.ScubaBoard.com to get an idea of the site I am speaking of.
So: Where do I look for these templates and what templates (names) am I specifically looking for? Thanks in advance. I am trying to use this invocation code: <?php if (@include(getenv('DOCUMENT_ROOT').'/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:28', 0, '', '', '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:
|