The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I have a subscription user group and I want to hide ads from them, how would I do that in the code? Place the ad code between certain tags so this group doesn't see them?
|
|
#2
|
||||
|
||||
|
Wrap your adsense code with <if condition="!is_member_of($bbuserinfo, 1, 2, 3)">adsense stuff</if>
Where 1, 2 and 3 are the usergroup ids that you want to exclude from seeing it. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|