Tüm Versiyonu Göster : İlk Mesaj Tüm Sayfalarda Görünsün
Yapımcı: vBintense
Yardımcı: Kirby
vB Orjinal Link: http://www.vbulletin.org/forum/showthread.php?t=93706&highlight=First+Posts+On+All+Pages+%21
TR: ScReaM_
---------------------------------------------------------------------------------------
AcıkLama: Aynı Sitemizdeki Gibi İlk Mesajı Tüm Sayfalarda Göstermeye Yarar..
---------------------------------------------------------------------------------------
Ekteki XML Dosyasını Import Edin..
"postbit_first" Adında Yeni Bir TempLaTe Olusturun İcerigini Siz Yapacaksınız..
Ayarı Forumlar & Moderatörler => Forum Yöneticisi => Görünmesini İstediginiz Forumu Secin & Düzenleyin => En Altta Show First Post On Every Page => Evet Bölümünden Yapın..
Alttaki Mesajlarda 2 Tane Hazır postbit_first Temasını Weriyorum..;
Yapımcı: KuRi
vB Orjinal Mesaj Linki: http://www.vbulletin.org/forum/showpost.php?p=762716&postcount=124
TR: ScReaM_
-----------------------------------------------------------------------------
Bu 1. Hazır "postbit_first" TempLaTesi ;
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" colspan="4" $post[scrolltothis] align="center">
<div class="normal" style="float:$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
</if>
</div>
<div class="normal">
<!-- status icon and date -->
<a style="float:$stylevar[left]" name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /> </a>
$post[firstnewinsert]
<!-- / status icon and date -->
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
</td>
</tr>
<tr>
<td class="alt1" rowspan="2" width="150" style="vertical-align:top;">
<!-- user info -->
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
</div>
<if condition="$post['usertitle']">
<div class="smallfont">
$post[usertitle]
</div>
</if>
<if condition="$post['rank']">
<div class="smallfont">
$post[rank]
</div>
</if>
<if condition="$show['avatar']">
<div class="smallfont">
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
</td>
<td class="alt2"><strong>Release:</strong> $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if></td>
<td class="alt2"><if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="Report Bad Submition" border="0" /></a></if></td>
<td class="alt2" rowspan="2">
<fieldset class="fieldset"><legend>Profile:</legend>
<div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts]
</div>
</div>
</fieldset>
</td>
</tr>
<tr>
<td class="alt2">
<if condition="$show['postedited']"><strong>Last Update:</strong> $post[edit_date], $post[edit_time]
<else />
<strong>Last Update:</strong> None
</if>
</td>
<td class="alt2">
<if condition="$thread['rating']">
<span style="float:$stylevar[center]"><strong>Rating:</strong><img alt="" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" title="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></span>
<else />
<strong>Rating:</strong> None
</if>
</td>
</tr>
<!-- / user info -->
<tr style="vertical-align: top">
<td class="alt2" colspan="3" id="td_post_$post[postid]">
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</if>
</div>
<!-- / attachments -->
<!-- / message -->
</td>
<td class="alt2" align="center" width="250">
<div align="left">
<fieldset class="fieldset"><legend>Contact:</legend>
<div class="smallfont">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</fieldset>
</div>
<if condition="$show['attachments']">
<!-- attachments -->
<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<!-- / attachments -->
</if>
</td>
</tr>
<!-- / attachments -->
<!-- message, attachments, sig -->
</td>
</tr>
<tr>
<td class="alt2" colspan="4" align="left">
<div class="normal" style="float:$stylevar[right]">
<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
</div>
<div class="normal">
<!-- status icon and date -->
$post[onlinestatus]
$post[iplogged]
<if condition="$show['reputationlink']">
<a href="#" onclick="reputation($post[postid]); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if>
<if condition="$show['reputation']"><if condition="$show['reppower']">
<a style="float:$stylevar[left]" name="~">$vbphrase[reppower]: $post[reppower] </if>$post[reputationdisplay] </a></if>
</div>
</td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->
Yapımcı: Moya
vB Orjinal Mesaj Linki: http://www.vbulletin.org/forum/showpost.php?p=819476&postcount=161
TR: ScReaM_
--------------------------------------------------------------------------------
Bu da 2. Hazır "postbit_first" TempLaTesi ;
<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" colspan="4" $post[scrolltothis] align="center">
<div class="normal" style="float:$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
</if>
</div>
<div class="normal">
<!-- status icon and date -->
<a style="float:$stylevar[left]" name="post$post[postid]">
<img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
</a>
$post[firstnewinsert]
<!-- / status icon and date -->
<if condition="$show['messageicon']">
<img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" />
</if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
</td>
</tr>
<tr>
<td class="alt2" rowspan="3" width="75" style="vertical-align:top;">
<img class="inlineimg" src="images/firstpost.gif" alt="" border="0" />
</td>
<td class="alt2">
<table>
<tr>
<td>
<strong>Last Seen :</strong> $post[postdate]
</td>
</tr>
<tr>
<td>
<if condition="$show['detailedtime']">
<strong>Post Time : </strong> $post[posttime]
</if>
</td>
</tr>
</table>
</td>
<td class="alt2">
<if condition="$show['reportlink']">
<a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow">
<img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="Report Bad Submition" border="0" />
</a>
</if>
</td>
<td class="alt2" rowspan="3">
<table>
<tr>
<td>
<!-- user info -->
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
</div>
<if condition="$post['usertitle']">
<div class="smallfont">
$post[usertitle]
</div>
</if>
<if condition="$post['rank']">
<div class="smallfont">
$post[rank]
</div>
</if>
<if condition="$show['avatar']">
<div class="smallfont">
<a href="member.php?$session[sessionurl]u=$post[userid]">
<img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
</div>
</if>
<!-- user info -->
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="alt1" style="vertical-align:top;">
<div class="normal">
<!-- status icon and date -->
$post[onlinestatus]
$post[iplogged]
</div>
</td>
<td class="alt1">
<div class="normal">
<!-- status icon and date -->
<if condition="$show['reputationlink']">
<a href="#" onclick="reputation($post[postid]); return false;">
<img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" />
</a>
</if>
<if condition="$show['reputation']">
<if condition="$show['reppower']">
<a style="float:$stylevar[left]" name="~">$vbphrase[reppower]: $post[reppower]
</if>
$post[reputationdisplay] </a>
</if>
</div>
</td>
</tr>
<tr>
<td class="alt2">
<if condition="$show['postedited']">
<strong>Last Update:</strong> $post[edit_date], $post[edit_time]
<else />
<strong>Last Update:</strong> None
</if>
</td>
<td class="alt2">
<if condition="$thread['rating']">
<span style="float:$stylevar[center]">
<strong>Rating:</strong>
<img alt="" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" title="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" />
</span>
<else />
<strong>Rating:</strong> None
</if>
</td>
</tr>
<!-- / user info -->
<tr style="vertical-align: top">
<td class="alt1" colspan="3" id="td_post_$post[postid]">
<table width="100%">
<tr width="100%">
<td width="100%">
<!-- message -->
<div id="post_message_$post[postid]">$post[message]</div>
</td>
</tr>
<tr>
<td width="100%">
<!-- attachments -->
<if condition="$show['attachments']">
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</if>
</div>
<!-- / attachments -->
</td>
</tr>
<tr>
<td>
<if condition="$show['attachments']">
<!-- attachments -->
<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<!-- / attachments -->
</if>
</td>
</tr>
</table>
<!-- / message -->
</td>
<td class="alt1" align="center" width="250">
<div align="left">
<fieldset style="border: 1px dashed #99CCFF; height: 300px;" ><legend>Profile and Contact:</legend>
<table>
<tr>
<td>
<div class="smallfont">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</td>
</tr>
<tr>
<td>
<div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
</div>
</td>
</tr>
<tr>
<td>
<div class="smallfont">
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
</div>
</td>
</tr>
<tr>
<td>
<div class="smallfont">
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
</td>
</tr>
<tr>
<td>
<div class="smallfont">
$vbphrase[posts]: $post[posts]
</div>
</td>
</tr>
</table>
</fieldset>
</div>
</td>
</tr>
<!-- / attachments -->
<!-- message, attachments, sig -->
<tr>
<td class="alt2" colspan="4" align="left">
<div class="normal" style="float:$stylevar[right]"> <if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if> <if condition="$post['forwardlink']"> <a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if> <if condition="$post['replylink']"> <a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif"
alt="$vbphrase[reply_with_quote]" border="0" /></a> </if> <if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if> <if condition="$show['moderated']"> <img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if> </div>
</td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->
Son Olarak Ekteki "firstpost.gif" Resmini "/images" Klasörüne Atın..
HızLısın Scream_ :D ZH - Hack System LITE (http://www.ultravb.com/forum/showthread.php?t=4983) tavsiyem :)
DJENERJI
01-06-2007, 21:19
ustam süppersin valla ellerine sağlık
postbit_first Template malesef vb.3.6.4 uyumlu değil. 3.6.4 uyarlanmış sizde varmı?
BiGG_BoSS
01-07-2007, 11:48
İyide zaten bu ekLenti 3,6,x için oLması Lasım...
gizlimsn
01-07-2007, 13:52
ne diyim büyüksünüz teşekkürler
Eklenti 3.x.x İcindir Ayrıca 3.5.x İle 3.6.x Wersiyonları Arasındaki TempLaTe Modifikasyonlarında Hicbir Sorun Wermes..
gizlimsn
01-07-2007, 17:51
üstteki o tablo uzun kalıyor ne yaptımsa düzeltemedim sol taraftada bi o kadar daha var
http://img19.imageshack.us/img19/2504/gizlimsnhu2.jpg
sadece iLk msjda bir daraLma oLur diğer msjLarda sorun oLmaz üsteLik bu ekLentiyi kuLLanacaksanız 120x120den büyük avatar kuLLanmayın ;)
Uzunlugu Ayarlamak İcin ;
"postbit_first" TempLaTesinde BuLun ;
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
Deistirin ;
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
çözümünü Scream_ buLmuş :) Thanks Scream
Eklenme Tarihi: 1 Gün Önce Hata Bildir
Son Güncelleme: 1 Gün Önce, 08:10 PM Eklenti Hiti: Hiç
Bu dört tabloyu bağımsız yapamazmıyız? Yani Avatar ve profil tablolarından ayrı?
Ben biraz düzenleme yaptım tam istediğim olursa veririm
Uzunlugu Ayarlamak İcin ;
"postbit_first" TempLaTesinde BuLun ;
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
Deistirin ;
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
Bu kod hata veriyor haberiniz olsun.
Allah Allah Sen Yanlıs Kopyalıon Millete Hata Veriyor Diyon..
Denedim Ben O Hata Weren Kodu..
arkadaşLar istediğini gibi düzenLeyebiLirsiniz hatta oraya bir sürü ek yapabiLirsiniz bu designer'in yapabiLeceği değiL bi coder'in yapabiLeceği birşey. KodLamayı biLmek gerekir.
Denedimi hızlı mesaj edit hızlı alıntı çoklu alıntıyı yapmayı?
Mesela beniim mesaja hızlı alıntı yap veya düzenle
Mesela beniim mesaja hızlı alıntı yap veya düzenle
eee noLdu? Biras daha açıkLa bakem sorunu ?
Ben size adam gibi sorunu sizlere söylüyorum dalga geçer gibi yazı yazıyorsunuz. Yine ben insanlığımı yapayım. Ajax çalışmıyor hızlı düzenlemede mesajın içine açılan editör. hızlı alıntı çalışmıyor ve çoklu alıntıda
Buradan asıL insanLığı yapan kişi sen değiLsin. Ben sana yardım etmeye çaLışyorum farkındaysa. sorunu nasıL soracağını biLmiyorsan ben ne yapayım ki. Sorun uLtraVB de mi kendi sitende mi ben sana biras daha aç diyorum senin dediğin Lafa bak ???
Tamam Bende Cevabı Senn Werdiin Gibi Wercem..
Daha Eklenti Önce..
Tamam Gerek Kalmadı Teşekkürler Buldum
<td class="alt2" colspan="4" align="left">
<div class="normal" style="float:$stylevar[right]">
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
ArkadaşLar posbit_Legacy deki kodLarınızı kuLLanabiLirsiniz posbit_first'de ekLeme yaparken ;)
KRaL_JAcK_
01-23-2007, 23:21
aslında güzel bişi mesela ben şöle bişi denedim oluoda yapabilen varsa yapabilir. frontpage ile kodları açın taplolar çıkıo postbitteki kodları ekleyin ve yerlerine koyun ben kendime göre denicem bişiler yapmayı hiç olasa bile şöle yapıla bilir postbit_legacy aynen kopyaanbilir sadece ilk mesaj tepede sabit kalıyor
aslında güzel bişi mesela ben şöle bişi denedim oluoda yapabilen varsa yapabilir. frontpage ile kodları açın taplolar çıkıo postbitteki kodları ekleyin ve yerlerine koyun ben kendime göre denicem bişiler yapmayı hiç olasa bile şöle yapıla bilir postbit_legacy aynen kopyaanbilir sadece ilk mesaj tepede sabit kalıyor
Bu olursa çok güzel olur..
Yapabilirsen burada paylaşırsan sevinirim..
KRaL_JAcK_
01-24-2007, 10:01
Bu olursa çok güzel olur..
Yapabilirsen burada paylaşırsan sevinirim..
evet burada paylaşabilecğim kendi kodlarıma göre yaptığım editleme açtım frontpage i burda verilen ilk mesajdaki kodları yapıştırdım bi yeni penceredede potbit_legacy i açtım ordan ona kod aktardım yerlerini felan değiştirdim ortaya ekteki şirinşey çıktı birde sağ taraf boş kalmasın şimdilik dedim her sayfa yenileşinde değişen resim kodunu koydum çokta hoş oldu şimdi teşekkür botunu yapma çalışıom baqalım oda olacak gibi
Bu Temaya Bi Yenilik Yazısı Bir Satır Assagıda Olsa Daha Güsel Olurdu :)
saoL KraL_Jack_ iLginden doLayı ;)
1. hazır olan kodlarda sağ kısmı iptal edebilirmisiniz.
http://img440.imageshack.us/img440/9863/screen10ni.th.jpg (http://img440.imageshack.us/my.php?image=screen10ni.jpg)
KRaL_JAcK_
01-24-2007, 12:39
1. hazır olan kodlarda sağ kısmı iptal edebilirmisiniz.
http://img440.imageshack.us/img440/9863/screen10ni.th.jpg (http://img440.imageshack.us/my.php?image=screen10ni.jpg)
DeadLy ne demek ben teşekkür ederim
kartalx kardeş ben sana kaldırayım kaldırılmış şekil vereyim
KRaL_JAcK_
01-24-2007, 12:47
Buyur kardeş umarım işine yarar gece 1 den beri uğraşıom bununla valla altından girdim üstünden çıktım :D 3 gündür uykuda uyumadım ama bişiler kaptık
<!-- post #$post[postid] -->
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
<table class="tborder" id="post$post[postid]" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="thead" colspan="4" $post[scrolltothis] align="center">
<div class="normal" style="float:$stylevar[right]">
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a></if>
<if condition="$show['inlinemod']">
<input type="checkbox" name="plist[$postid]" id="plist_$postid" style="vertical-align:middle; padding:0px; margin:0px 0px 0px 5px" value="$post[checkbox_value]" onclick="inlineMod.toggle(this)" />
</if>
</div>
<div class="normal">
<!-- status icon and date -->
<a style="float:$stylevar[left]" name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /> </a>
$post[firstnewinsert]
<!-- / status icon and date -->
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
</td>
</tr>
<tr>
<td class="alt1" rowspan="2" width="150" style="vertical-align:top;">
<!-- user info -->
<div id="postmenu_$post[postid]">
<if condition="$show['profile']">
<a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else />
$post[musername]
</if>
</div>
<if condition="$post['usertitle']">
<div class="smallfont">
$post[usertitle]
</div>
</if>
<if condition="$post['rank']">
<div class="smallfont">
$post[rank]
</div>
</if>
<if condition="$show['avatar']">
<div class="smallfont" style="width: 164; height: 136">
<a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
<div align="left">
<fieldset class="fieldset"><legend>Contact:</legend>
<div class="smallfont">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>
</fieldset>
</div>
</div>
</if>
</td>
<td class="alt2"><strong>Release:</strong> $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if></td>
<td class="alt2"><if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="Report Bad Submition" border="0" /></a></if></td>
<td class="alt2" rowspan="2">
<fieldset class="fieldset"><legend>Profile:</legend>
<div class="smallfont">
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts]
</div>
</div>
</fieldset>
</td>
</tr>
<tr>
<td class="alt2">
<if condition="$show['postedited']"><strong>Last Update:</strong> $post[edit_date], $post[edit_time]
<else />
<strong>Last Update:</strong> None
</if>
</td>
<td class="alt2">
<if condition="$thread['rating']">
<span style="float:$stylevar[center]"><strong>Rating:</strong><img alt="" src="$stylevar[imgdir_rating]/rating_$thread[rating].gif" title="<phrase 1="$thread[votenum]" 2="$thread[voteavg]">$vbphrase[thread_rating_x_votes_y_average]</phrase>" /></span>
<else />
<strong>Rating:</strong> None
</if>
</td>
</tr>
<!-- / user info -->
<tr style="vertical-align: top">
<td class="alt2" colspan="4" id="td_post_$post[postid]">
<!-- message -->
<div id="post_message_$post[postid]">$post[message]<if condition="$show['attachments']"><if condition="$show['otherattachment']"><br>
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>
<!-- / attachments -->
</if>
</div>
<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">
<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>
<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>
<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>
</if>
</div>
<!-- / attachments -->
<!-- / message -->
</td>
</tr>
<!-- / attachments -->
<!-- message, attachments, sig -->
</td>
</tr>
<tr>
<td class="alt2" colspan="4" align="left">
<div class="normal" style="float:$stylevar[right]">
<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]" rel="nofollow"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$show['quickreply'] AND !$show['threadedmode']">
<a href="$post[replylink]" rel="nofollow" id="qr_$post[postid]" onclick="return false"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<if condition="$show['moderated']">
<img src="$stylevar[imgdir_misc]/moderated.gif" alt="$vbphrase[moderated_post]" border="0" />
</if>
</div>
<div class="normal">
<!-- status icon and date -->
$post[onlinestatus]
$post[iplogged]
<if condition="$show['reputationlink']">
<a href="#" onclick="reputation($post[postid]); return false;"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if>
<if condition="$show['reputation']"><if condition="$show['reppower']">
<a style="float:$stylevar[left]" name="~">$vbphrase[reppower]: $post[reppower] </if>$post[reputationdisplay] </a></if>
</div>
</td>
</tr>
</table>
<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_all_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid'] AND $show['member']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&userlist=buddy&u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->
tekrardan saoL Jack +rep. arkadaşLar biLdiğimiz htmL kodLama iLe kendinize göre değişik şeyLer yapabiLirsiniz. MeseLa fieLdset kodLarı yerine Extra CSS kuLLanarak div kodLarı iLe daha da güzeL kutucukLar oLuşturabiLirsiniz. :)
KRaL_JAcK_
01-24-2007, 14:18
tekrardan saoL Jack +rep. arkadaşLar biLdiğimiz htmL kodLama iLe kendinize göre değişik şeyLer yapabiLirsiniz. MeseLa fieLdset kodLarı yerine Extra CSS kuLLanarak div kodLarı iLe daha da güzeL kutucukLar oLuşturabiLirsiniz. :)
evet dediğin doğru daha çok şey yapılabilir. ben dün mesaj ortada iki yanda da profil yapayım die uraştım kendim baştan oluşturdum taploları ama kabul etmedi nedense bende 1. mesajda verileni editledim
DeadLy ne demek ben teşekkür ederim
kartalx kardeş ben sana kaldırayım kaldırılmış şekil vereyim
Dostum çok teşekkür edrim. :ar4fd:
Çok iyi oldu bu...
Bu sefer elicem siteye :wink4:
KRaL_JAcK_
01-24-2007, 20:17
Dostum çok teşekkür edrim. :ar4fd:
Çok iyi oldu bu...
Bu sefer elicem siteye :wink4:
recaederim ben arsızlık ettim tüm forum konularında bunu kullandım :) maksat 2. sayfada konu başlığını sapıtmasınlar :P
Arkadaslar ben "postbit_first" oluşturdum kodları içine kopyaladım fakat konuda bi değişiklik olmuyo eski halie ile duruyo.. gif resmini de attım images e ama hiç bişey yok ortada..
Benım sorum şu; kodlar içinde esitlediğimiz bi yer war mı???
bide Forum & Moderatorler--->> Forum yöneticisi--->>>> İstediğiniz forumu Seçin--->>> En altında "evet" war onu ben bulamadım yanı öyle bir yer yok :s
Sürüm 3.5.3
Eklenti Bende Sorunsuz Çalıştı:D
kaan_18_Samsun
03-08-2007, 15:21
Tamam Gerek Kalmadı Teşekkürler Buldum
<td class="alt2" colspan="4" align="left">
<div class="normal" style="float:$stylevar[right]">
<!-- Start Post Thank You Hack -->
$post_thanks_button
<!-- End Post Thank You Hack -->
<if condition="$post['editlink']">
<a href="$post[editlink]" name="vB::QuickEdit::$post[postid]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
aynı sorun bendede var nasıl duzelttın bende bu eklentıden sonra aynı sorunu yasadım ?
kaan_18_Samsun
03-08-2007, 15:34
arkadaslar duzenleye gırdım ama bırturlu yazdıgım kaydedılmedı lutfen flood saymayın
birde dedıgınız gıbı sablon olusturdum eklentıyı yukledım evet dedım ama ılk yazılan msj hıc cıkmıyor busefer ne bırıncı sayfada nede ıkıncı ucuncu sayfada onu nasıl duzenlerım olusturdugum sablona vermıs oldugunuz bırıncı sablon kodlarını kaydettım
BiGG_BoSS
03-08-2007, 15:40
CoderLer iLqiLenir bununLa...
kaan_18_Samsun
03-08-2007, 17:54
tamam arkadaslar bulduım sablon ısmını yanlıs yazıyormussum gercekten ısıme yaradı ozellılkle tanısma kaynasma ve vıdeo paylasım kısmında :D
sımdı template edıtlemeye sıra geldı daha hos gozukmesı gerek :D
paylasım ıcın saolun
alemciler32
04-27-2007, 19:47
dediğiniz gibi yaptım ama olmuyor Ayarı Forumlar & Moderatörler => Forum Yöneticisi => Görünmesini İstediginiz Forumu Secin & Düzenleyin => En Altta Show First Post On Every Page => Evet Bölümünden Yapın..burayı tam olarak anlayamadım yardım ederseniz sevinirim teşekkürler yeni temlate eklemek[Yeni Şablon ekle] bu şekilde oluyor değilmi
tamam sorunu çözdüm böyle bir eklentiyipaylaştığınız için ok teşekkür ederim sizlere
yenibeyin
04-28-2007, 08:22
teşekkürler
erdi_yuksel
04-28-2007, 11:22
teşekkürler
Elinize Saglık Arkadaşlar
Bir Deneyelim Bakalım
mustafa2216
05-03-2007, 02:45
eline sağlıkkkk
gkaradagan
05-03-2007, 15:50
tskkurler........
GençAdam
05-05-2007, 00:27
teşekkürler ii çalışma:)
muharrem
05-05-2007, 18:15
teşekkürler tekrar tekrar teşekkürler:)
ozgurland
05-09-2007, 02:11
saolasınız teşekkürler
teşekkürler paylaşım için avatar için uyarına teşekkür ederim..
NEFRETLAZ
05-13-2007, 20:53
saolasın kardeşim
güzel eklenti
yalnız birşey sorucam, posbit kodları farklı burda, haliyle görünümde farklı, ben bu posbiti normal mesajdaki gibi görünmesini istiyorum görünüm olarak, bunun için bir kod varmı?
St.Frame
05-15-2007, 13:42
Teşekkürler
NarcotiqTR
05-17-2007, 07:59
Çok Güzel Birşey.. Hemen Kuruyorum..
paylaşımınız için teşekkürler.
bErKandD
05-27-2007, 21:12
cok saol :)
ableemperor
05-28-2007, 17:10
Ellerine Sağlık Güzel Bir Eklenti
bende bi deniyim bakalım nasılmış sağolasın
akindemirci
06-28-2007, 21:08
Yapımcı: vBintense
Yardımcı: Kirby
vB Orjinal Link: First post on every page of thread. - vBulletin.org Forum (http://www.vbulletin.org/forum/showthread.php?t=93706&highlight=First+Posts+On+All+Pages+%21)
TR: ScReaM_
---------------------------------------------------------------------------------------
AcıkLama: Aynı Sitemizdeki Gibi İlk Mesajı Tüm Sayfalarda Göstermeye Yarar..
---------------------------------------------------------------------------------------
Ekteki XML Dosyasını Import Edin..
"postbit_first" Adında Yeni Bir TempLaTe Olusturun İcerigini Siz Yapacaksınız..
Ayarı Forumlar & Moderatörler => Forum Yöneticisi => Görünmesini İstediginiz Forumu Secin & Düzenleyin => En Altta Show First Post On Every Page => Evet Bölümünden Yapın..
Alttaki Mesajlarda 2 Tane Hazır postbit_first Temasını Weriyorum..;
teşekkürler
GeBZeLoRD
06-28-2007, 21:15
hoşuma gitti bea eyw saoL
akinselem
06-28-2007, 23:01
teşekkürler sagolun...
frmsitesi
06-29-2007, 08:58
teşekkürler deneyecemm...
scarface-tr
06-30-2007, 01:36
sağolasın kardeş
tesekkürler ellerinize yüreginize saglik
berkneis
06-30-2007, 12:36
Hoş bir eklenti
PANZEHIR
07-06-2007, 17:25
Eyvallah kardeş saolasın
teşekkür ederim bu eklentiyi ariyordum valla iyi denk geldi
tarkan111
07-07-2007, 17:27
teşekkürler...
asksatosu
07-08-2007, 23:17
deneyelim bakalım..
by_fredy
07-09-2007, 11:32
tşk elinize saglık bunun türkçesini denemeye deger :)
erdaluzun
07-09-2007, 22:43
eline sağlık çok hoş olmuş
immortal
07-19-2007, 01:14
ellerinize saglık
çok içten bir mesaj oldu.. :S
Mx-M4st3R
07-21-2007, 00:47
Gerçekten Saol güzel Bir Eklenti
charemera
07-25-2007, 13:25
eyvallah deneyelim bakalım:)
AstragaLus
07-28-2007, 18:34
teşekkürler
The Illusionist
07-29-2007, 00:48
teşekkürlerr...
WeB-MaSTeR
08-03-2007, 13:23
tskler Scream_ :)
sağol scream_ ben postbit kodlarını kopyalayıp postbit_first'e attım çok güzel oldu.
bi de postbitlerle biraz oynadım kodları az sonra koyarım :)
yahyaysegul
08-05-2007, 23:31
teşekkürler
dijitalevren
08-06-2007, 14:19
teşekkürler birde hangi sistemlerde çalışır söylerseniz iyi olur ayrıca birde sizin gizli eklentiniz hangisi söylerseniz süper olucak kanımca.
dijitalevren
08-06-2007, 14:24
merhaba sizin bazı eklentilerinizde sorun çıkıyor mesela bunda benim sistem vb 3.6.8 acaba bundan dolayımı nedenini öğrenmek istiyorum.
Bykezzap
08-11-2007, 11:54
Harikasın Cok SağoL
deneyecem valla :D saolasın
Key2PeaCe
08-14-2007, 22:10
aradığım şeydi
leonskennedy
08-15-2007, 07:58
elleirn dert görmesin bomba paylaşım
safakuygur
08-16-2007, 07:14
teşekkür ederim
MythBusted
08-16-2007, 14:04
bi deneyeyim..teşekkürler
metal_sluq
09-05-2007, 17:34
Eyvallah Saolasın...
vuslat_sefa
09-10-2007, 07:33
bunu yapıcagım ama ıns dısarı cıkmaz :D
maFiaCarLeS
09-11-2007, 20:10
tsklerrrrrr
Soylemez
09-18-2007, 01:49
tşkler eline sğalık
vuslat_sefa
09-18-2007, 03:04
hemen kuruuyorum
siteyapalim
09-26-2007, 14:42
valah aslında güzel birşeyde
ama işde teamyı bozması kötü
saol kardeş.. kuralım hemen.. gerekli..
siteyapalim
09-26-2007, 23:35
valah ben kurdum ama olmadı
tt-dest_07
09-27-2007, 16:59
paylasim icin tesekkürler...
hemen deniyorum eklenti için saolun :=)
ArkadaşLar posbit_Legacy deki kodLarınızı kuLLanabiLirsiniz posbit_first'de ekLeme yaparken ;)
Hay yaşa abi yaa sabah beri sizin sitedeki gibi çıkıyordu benim ilk mesaj nasıl düzelteceğim diye deli gibi geziyordum sitenizde.Postbit_first deki kodları postbit_legacy ile deiştirdim harika oldu :) saolasın abiler
stranger
12-23-2007, 14:22
teşekkür ederim
asabi_hoca
12-23-2007, 19:21
teşekkürler
Dr_Asfur
12-26-2007, 11:55
eline sağlık, sadece istedğimiz forum ve konularda yapabiliyormuyuz
montrey1903
12-31-2007, 23:32
coqq saollun tsklerr..
eFsaNe_422
01-07-2008, 12:16
teşekkürler
liderhack
01-08-2008, 22:34
eline sağlık
Rapturka
01-10-2008, 12:52
ellerinize sağlık.
sonkatip
01-11-2008, 14:36
tş k ederim
sazan152
01-11-2008, 16:00
Eline Sağlık...
hertegenbos
01-11-2008, 21:23
tesekkurler cok guzel bi eklenti bu sitede her istedigimizi bulabiliyoruz kurucularina tsk bir borc bilirim
KRaL.HaKaN
01-15-2008, 22:43
eyw scream_
yafs ben tam anlayamadım ?????????????
ya bu sitenin postbit_first paylaşabiirmisiniz diğerleri güzel degil üstelik heniz yenisi yapabilecek kapasitede de değiliz
Aradığım bir eklenti, teşekkürler..
geceprensi77
01-22-2008, 13:54
tşkler paylasım ıcın
By_SerSeri
01-25-2008, 17:48
emegıne saglık
Hercules
01-27-2008, 19:57
denemek gerek
barbar27
01-30-2008, 01:20
emeğine sağlık saol
saol kardeş bende buna bakcaktım şimdi :)
Bu çok iyi bi eklenti adamlar son sayfaya gidiyor sonra konuyu bilmeden eyvallah diyo :S
megahakan@gmail.com
02-08-2008, 18:38
teşekkürler
HaYaLeT99
02-29-2008, 21:55
teşekkürler
SeRoStyLe
03-12-2008, 06:38
Teşekkürler Deneyelim bi
b4nN3d-X
03-24-2008, 02:46
eyw scream
KoSoVaLı
03-24-2008, 06:56
sağol......
ozgurumit
03-27-2008, 12:49
saolasın yine süpersin
SAVASXXL
04-02-2008, 02:25
deneyelim bakalım
SAVASXXL
04-02-2008, 02:49
ArkadaŞlar VerdİĞİnİz Xml Dosyasini İmport Ettİm
Foruma Gİrİp En Alttan Evetİ SeÇİnce Benİm İlk Mesaj Kayboluyor..
Bu VerdİĞİnİz Posbİt Fİrst Txt Nereye YerleŞtİrecem..
Daha Detayli Anlatirsaniz Çok Ama Çok SevİneceĞİm Şİmdİden TeŞekkÜrler..
SAVASXXL
04-02-2008, 17:28
arkadaşlar yokmu yardımcı olacak olan?
Turkish_Hacker
04-04-2008, 22:12
deneyelim .
aVRuPaLi
04-05-2008, 20:43
saolasin ..........
un4givenn
04-06-2008, 14:59
harika bişey sağolasın
el-scre@m
04-09-2008, 02:23
tşkkkkkkkkkkkkkkkkk
ByMezarKabul
04-09-2008, 14:53
Emeğine sağlık arkadaşım
melSANsar
04-13-2008, 14:07
çok teeşkürler :)
ekolgenc
04-30-2008, 23:26
tesekkurler
halil1487
05-01-2008, 08:59
bunu baya aradım :D
rhomantic
05-06-2008, 20:39
banada bu lazım zaten ( :
enjoyquality
05-08-2008, 11:18
ellerine sağlık. çok güzel bir uygulama!
Netpolice
05-08-2008, 12:08
Hoşuma gitti deneyeceğim...
DReaMeRYounG
05-11-2008, 23:41
Teşekkürler..