The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
ads on FORUMHOME
I am trying to add a couple of ad slots onto my forum home page after a couple of groupings and I'm not sure on the correct syntax to use for a plug-in
global $ids; $excluded = array(88,115); if (!is_member_of($vbulletin->userinfo, $excluded) AND THIS IS WHAT I AM NOT SURE OF) { ad code } I am using $post['postid'] == $ids[x] for posting of ads after certain posts... Also, am I overlooking something obvious in implementing this? thanks in advance Scott |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|