- Katılım
- 19 Mart 2019
- Mesajlar
- 8,748
- Tepkime puanı
- 46
- Konum
- Diyarbakır
- Cinsiyet
-
- Bay
- Takım
- Galatasaray
Postbit_legacy kodlarında bulun:
Buraya kadar silin
Sildiğiniz yere ekleyin
Kod:
<if condition="$show['attachments']">
Buraya kadar silin
Kod:
<!-- message -->
<div id="post_message_$post[postid]">
$ad_location[ad_showthread_firstpost_start]
$post[message]
</div>
<!-- / message -->
Sildiğiniz yere ekleyin
Kod:
<!-- Gizli mesaj başlıyor--->
<if condition="$show['guest']">
<p align="center"><font size="4" face="Arial Black">Mesajın İçeriğini Görmek İçin <a href="register.php">
<font color="#3366CC">Üye</font></a> Olmanız Gerekmektedir...
<br><br>
<a href="register.php"><img src="http://img285.imageshack.us/img285/4905/uyeolvb3.gif" border="0" alt="" /></a>
</font>
</p>
</div>
<else />
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<!-- / message -->
</if>
<!-- Gizli mesaj bitti -->