cant get this work on 4.1.2
the code is simple, after
Code:
<div id="post_message_{vb:raw post.postid}">
<blockquote class="postcontent restore">
{vb:raw post.message}
</blockquote>
</div>
i insert my adsense code
Code:
<script type="text/javascript"><!--
google_ad_client = "pub-xxxxxx";
/* 728x90, creado xxxx */
google_ad_slot = "4xxxx";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
but it isnt showed :S