The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
embeded adsense in thread topics
Is there a way to embed adsense into the actual topics (i already have the one that displays random banner ads in threads)
but i was wondering if there was something more along the lines of this that was available. check it out, i think its ingenus http://movietalk.blisspark.com/forum5.html |
#2
|
|||
|
|||
very cool, I would like that too!
|
#3
|
|||
|
|||
wow.. that seems as if it would be soo annoying...
and it looks so out of place... isn't google in the footer enough? lol |
#4
|
|||
|
|||
ad revenue by any (legal) means possible
|
#5
|
||||
|
||||
Just put the code in your footer or header 0_o
~curt |
#6
|
|||
|
|||
Yeah i would like to give this a try if someone haves the code.
|
#7
|
|||
|
|||
Code:
<if condition="$post[postcount] == 1"> <if condition="$bbuserinfo[usergroupid] == 1 || $bbuserinfo[usergroupid] == 2 || $bbuserinfo[usergroupid] == 6"> <center> ***** PLACE YOUR ADSENSE CODE HERE ***** <br> <if condition="$bbuserinfo[usergroupid] == 2"><span class="smallfont">These ads suck... Why dont you become a <a href="http://www.your-domain.com/donating-members">donating member</a>?</span><br></if> </center> </if> </if> The first if statement will place that ad below the first post in showthread. The second if statement will show ads to all in thoes usergroups. I have it set to show ads to guests, registered members, and admins. My donating members and moderators dont see the ads. The third if statement is only shown to my registered members. Its a reminder for them to donate to the forums and become ad free. (Orginally created by a member steel) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|