The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
This is my first time using plugins, so please bear with me.
![]() Here's what my plugin looks like now: ----- ----- ----- global $ids; $excluded = array(199, 299, 399); if (!is_member_of($vbulletin->userinfo, $excluded) AND $post['postid'] == $ids[2]) { $template_hook['postbit_end'] .= '<li class="firstpost_advert_container"><div class="firstpost_advert"> <div class="firstpost_advert"> <center> AD CODE HERE </center> </div>'; } ----- ----- ----- I'm still doing something wrong with my added code. What sticks out to you? I'm not in any of those user group IDs. Let me know what you think. Thank you very much! Quote:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|