The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Adsense Conditionals for Vbulletin Archive and Secondary Groups ?
I am looking for adsense conditional for our forums, to disable google advertisements for Premier Group (this is a secondary group which sponsors/supports us).
Currently, I have setup adsense conditional for Administrator usergroup as follows,this works perfect on entire forum: Advertisements are disabled to Administrator usergroup. Code:
<if condition="$bbuserinfo['usergroupid'] != 6"> Google Adsense Code </if> Code:
<if condition="$bbuserinfo['usergroupid'] != 6" OR "$bbuserinfo['usergroupid'] != 78"> Google Adsense Code </if> I would also need to disable Advertisements appearing on archive pages for both the above groups. Can someone direct me to correct code ? Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|