Yep, works with 3.6.8

@ Wickland: If you mean the part that says 'Ads by Google', that happens sometimes and has nothing to do with your layout
Quote:
Originally Posted by basketmen
Guys i still dont get this answer:
How to place adsense sharing not only in first thread page but in all thread page?
because people usually want to visit last page
|
I'm using this:
Code:
<if condition="THIS_SCRIPT == 'showthread' AND ($post[postid] == $GLOBALS['qrfirstpostid']) AND (!in_array($forum[forumid], array(X))) AND (!$show[member])">
Where the red X is the forumid where you
don't want to show the ads (seperated with comma's if you have more then one forum where you don't want the ads to show).
Use it in forums closed for members.
This part:
Code:
AND (!$show[member])
shows it for guests only, remove it to show for everyone.
Quote:
Originally Posted by BarryoBrien
does this work I have it installed had some moderators set up a google blog and sign up to adsence but it shows no impressions or clicks!
also if there id starts with ca-pub-blablabla should the ca-pub- be put in or just pub-blablabla?
thanks
|
It should be pub-XXXXXXXXX