Arkadaşlar merhaba
Sitemde Vbulletin 3.8.1 kurulu bazı yerlerde adsense var ama iki konu arası ya da ilk mesajdan sonra reklam çıkmıyor.
postbit_legacy şu şekilde ;

<!-- / icon and title -->
</if>

<!-- message -->
<if condition="$post[postcount] % 10 == 1">
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxxxxxxx";
/* 120x600, oluşturulma 25.10.2008 */
google_ad_slot = "5132433111";
google_ad_width = 120;
google_ad_height = 600;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</if>&nbsp;
<div id="post_message_$post[postid]">

acaba bir hata var mı?