Adnsense Yerleşim
9
●572
- 11-02-2008, 02:13:56postbit_legacy de
<!-- message --> ve <!-- / message -->
kodlarının arasına aşağıdaki kodları kendine göre düzelterek ekle..
<div id="post_message_$post[postid]"><p><if condition="!$GLOBALS['FIRSTPOSTID']"> <script type="text/javascript"><!-- google_ad_client = "pub-0963453500819609"; //336x280, oluşturulma 23.12.2007 google_ad_slot = "7497881249"; google_ad_width = 336; google_ad_height = 280; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"> <script type="text/javascript"><!-- google_ad_client = "pub-0963453500819609"; //336x280, oluşturulma 23.12.2007 google_ad_slot = "5920108866"; google_ad_width = 336; google_ad_height = 280; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></if> </if> $post[message]</div>
- 11-02-2008, 02:52:28Misafir
<div id="post_message_$post[postid]"><p><if condition="!$GLOBALS['FIRSTPOSTID']"> <script type="text/javascript"><!-- google_ad_client = "pub-0963453500819609"; //336x280, oluşturulma 23.12.2007 google_ad_slot = "7497881249"; google_ad_width = 336; google_ad_height = 280; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <if condition="(($post[postcount]==1) or ($post[islastshown] and !$GLOBALS['vbulletin']->GPC['ajax']))"> <script type="text/javascript"><!-- google_ad_client = "pub-0963453500819609"; //336x280, oluşturulma 23.12.2007 google_ad_slot = "5920108866"; google_ad_width = 336; google_ad_height = 280; //--></script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></if> <br> </if> $post[message]</div>
dene bakayım bi saat 3 oldu yanlış yere koymayalım kodu
- 11-02-2008, 21:47:28<if condition="(($post[postcount]==1) bundan kaynaklanıyor eğer 1. mesaj ise gibi bişey
<if condition="(($post[postcount]==1,11) yapınca 2. sayfadaki ilk mesajdada çıkar zannımca

