PDA

View Full Version : google adsense in threads


jcodemasters
09-06-2006, 03:35 AM
Hi,
I want to display google adsense in threads after every 2nd or 3rd post.. Can you tell me if there is any hack available for this.. or what template should i modify to make these changes?

Thanks

Arda MENDES
09-06-2006, 04:12 PM
You can try that https://vborg.vbsupport.ru/showpost.php?p=773106&postcount=6

But you must edit this part. <if condition="$post[postcount] == 1"> You can write 2,3,4 or whatever you want.

jcodemasters
09-06-2006, 06:19 PM
thanks arda i got the code.. but where to insert it?

Arda MENDES
09-07-2006, 04:57 AM
Add this code bottom of posbit (legacy) template

jcodemasters
09-07-2006, 02:01 PM
I added it in positbit legacy .. but it wasn't working.. then i searched a bit and found a code that works with 3.6.0.. thank you for reply

tansu
09-07-2006, 03:06 PM
I added it in positbit legacy .. but it wasn't working.. then i searched a bit and found a code that works with 3.6.0.. thank you for reply
And where is it?:) :)