The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Hey!
Is there a way I can restrict my ad templates (that display my google ads) so only certain usergroups can/can't see the ads? Thanks! Audentio |
#2
|
||||
|
||||
![]()
Either put this around the code in the plugin:
PHP Code:
Or this around the code in the template: HTML Code:
<if condition="is_member_of($bbuserinfo, x, y, z)"> stuff only members of group x,y,z can see </if> |
#3
|
||||
|
||||
![]()
Oh, I thought about the if conditions, but I always thought there was an acp setting. Thanks Lynne!
|
#4
|
||||
|
||||
![]()
Hmmmm, I have never seen any options with regards to ads in the admin cp. But, to be honest, I've never gone looking for any either. However, if they were there, I'd think I would have at least seen them and then just ignored them, but I don't recall ever seeing them.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|