The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
||||
|
||||
![]()
Thanks for responding....and yes, I actually saw that I wasn't suppose to post this message in this forum after I had already hit the post. Argh.... Already starting out on the wrong foot.
Well, I'm attempting to get the plugin going as you mentioned. Went into Plugin System > Add New Plugin > Hook Location (navigated to global under vBulletin: General) and clicked on global_start. Then gave it a title....and in the Plugin PHP Code in the edit box I've put the following code: <?php if (@include(getenv('DOCUMENT_ROOT').'/phpadsnew/phpadsnew.inc.php')) { if (!isset($phpAds_context)) $phpAds_context = array(); $phpAds_raw = view_raw ('zone:3', 0, '_blank', 'http://ws6store.com', '0', $phpAds_context); echo $phpAds_raw['html']; } ?> But nothing appears when I go to my index page at www.f-bodyhideout.com/forums |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|