Hi Guys, not sure what I'm doing wrong, but can't get anything to display (in either first post or last post)..
This is the bottom of my postbit_legacy template
{vb:raw template_hook.postbit_end}
<vb:if condition="$post['isfirstshown']">
<li class="firstpost_advert_container"><div class="firstpost_advert">
<script type="text/javascript"><!--
google_ad_client = "ca-pub-753992401340nnnn";
/* slim long one, created 10/18/10 */
google_ad_slot = "444781nnnn";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
</li>
</vb:if>
Am I missing something? I've also modded the additional.css templates...
I'm using 4.1.0 Patch Level 2, any help appreciated.
UPDATE: Ok, so I have this running ok one on board, but the other it only shows if I'm logged out... Obviously something to do with permissiong... Any help still appreciated!