• 02-05-2009, 22:01:17
    #1
    Galiba eklentiler ile uyumsuz

    mesela teşekkür butonu kullandığım tema da gözükmüyor,
    bookmark gözükmüyor.

    ne yapsam düzelir acaba?

    site adresini pm ile isteyebilirsiniz.
  • 03-05-2009, 15:43:37
    #2
    Teşekkür Butonu Postbit_Legacyden Kaynaklanıyor Postbit_Legacy i Değişmeni Öneririm

    Teşekkur butonunu Gosteren postbit bulamazsan pm At Ben Gonderirim
  • 03-05-2009, 16:21:36
    #3
    değiştirmesine değiştiririm ama nasıl neyi nereye yazıcam postbiti buraya vereyim ?
  • 03-05-2009, 17:59:21
    #4
    Her İhtimale karsı Kullandığın Postbit_legacy Templatesinin Yedeğini al
    Aşağıdaki Kodu Kullandığın Temanın Postbit_legacy Kodları ile değiştir
    $template_hook[postbit_start]
    <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr>
    <if condition="$show['announcement']">
    <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]" colspan="2">
    <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
    <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
    </td>
    <else />
    <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-right: 0px" $post[scrolltothis]> 
    <!-- status icon and date -->
    <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
    $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
    $post[firstnewinsert]
    <!-- / status icon and date --> 
    </td>
    <td class="thead" style="font-weight:normal; border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px" align="$stylevar[right]">
    &nbsp;
    <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;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]" />
    </if>
    </td>
    </if>
    </tr>
    <tr valign="top">
    <td class="alt2" width="200" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px; border-bottom: 0px">
    <fieldset><fieldset>
    <div id="postmenu_$post[postid]">
    <if condition="$show['profile']">
    <center><a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><font size="4">$post[musername]</font></a></center>
    <script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
    <else />
    <center>$post[musername]</center>
    </if>
    </div>
    <br><center><if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if></center></fieldset>
    <br>
    <fieldset><center><if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if></center></fieldset>
    $template_hook[postbit_userinfo_left]
    <br>
    <fieldset><center><if condition="$show['avatar']">
    <div class="smallfont">
    &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" class="reflect" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
    </div>
    <else />
    <if condition="$bbuserinfo[showavatars]">
    <div class="smallfont">
    <img src="http://siteadı.com/noavatar.gif" alt="Henüz Avatar Seçmedim" border="0" />
    </div>
    </if></center>
    </if>
    <div class="smallfont">
    &nbsp;</fieldset>
    <fieldset><center><font color=black><b>Üye No:</b></font> <font color=orange><b>$post[userid]</b></font></center></fieldset>
    <div>
    <fieldset><center><div><font color=black><b>Konular:</b></font> <font color=orange><b>$post[threads]</b></font></div></center></fieldset>
    <fieldset><center><font color=black><b>Mesajlar:</b></font><font color=orange><b> $post[posts]
    </div> 
    </b></font></center></div>
    <!-- Start Post Thank You Hack -->
    <if condition="$post[userid]"> 
    <fieldset><center><font color=black><b>Ettiği Teşekkür:</b></font> <b><font color=orange>$post[post_thanks_user_amount]</font></b></center></fieldset>
    <fieldset><center><font color=black><b>Aldığı Teşekkür:</b></font> <b><font color=orange>$post[post_thanks_thanked_times]</font></b></fieldset>
    </if> 
    <!-- End Post Thank You Hack -->
    <fieldset><center><if condition="$show['reputation']"><div><if condition="$show['reppower']"><font color=black><b>Tecrübe Puanı:</b></font> <font color=orange><b>$post[reppower]</b></font></div></if></center></fieldset>
    <fieldset><center><div><font color=black><b>Tecrübe:</b></font> <font color=orange
    ><b>$post[reputation]</b></font></div></center></fieldset>
    <fieldset><center><div><font color=black><b>Karizma:</b><br></font> <font color=orange><b>$post[reputationdisplay]</b></font></div></if></center></fieldset>
    <div>
    $template_hook[postbit_userinfo_right_after_posts]
    <if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if>
    $template_hook[postbit_userinfo_right]
    <div>$post[icqicon] $post[msnicon] $post[yahooicon]</div>
    </div> 
    </td>
    <if condition="$show['moderated']">
    <td class="alt2" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
    <else />
    <td class="alt1" id="td_post_$post[postid]" style="border-right: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]">
    </if>
    $template_hook[postbit_messagearea_start]
    <if condition="$show['messageicon'] OR $post['title']">
    <!-- icon and title -->
    <div class="smallfont">
    <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>
    <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
    <!-- / icon and title -->
    </if>
    <!-- Post extension --> 
    </br >
    </div> 
    <else /> 
    <!-- Post extension --> <if condition="$show['guest']"> </if>
    <else />
     <!-- message -->
    <div id="post_message_$post[postid]">$post[message]</div>
    <!-- / message -->
            <!-- / message --> 
    <!-- / Post extension --> 
    <!-- / Post extension -->
    <br />
    <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>
    </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['otherattachment']">
    <fieldset class="fieldset">
    <legend>$vbphrase[attached_files]</legend>
    <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
    $post[otherattachments]
    </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>
    </div>
    <!-- / attachments -->
    </if>
    <br>
    <br>
    <br>
    $template_hook[postbit_signature_start]
    <if condition="$post['signature']">
    <!-- sig --> 
    <fieldset><div style="overflow: auto; color: red; font-family: {param}; height: 250px; background-color: {param}">$post[signature]</div></fieldset>
    <!-- / sig --></if>
    $template_hook[postbit_signature_end]
    <if condition="$show['postedited']">
    <!-- edit note -->
    <div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
    <em>
    <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
    <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
    </em>
    </div>
    <!-- / edit note -->
    </if>     
        </td> 
    </tr> 
    <tr> 
        <td class="alt2" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-top: 0px"> 
            $post[onlinestatus] 
            <if condition="$show['reputationlink']"> 
                <span id="reputationmenu_$post[postid]"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" border="0" /></a></span> 
                <if condition="$show['popups']"><script type="text/javascript"> vbrep_register("$post[postid]")</script></if> 
    <!-- [START HACK='vBulletin Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID= 6 ] --> 
       <if condition="$vboptions['vbpager_active'] AND $bbuserinfo[userid]"> 
    <a href="#" onclick="window.open('pager.php?do=buddylist&amp;puserid=$post[userid]','pagerbuddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=$vboptions[vbpager_width],height=$vboptions[vbpager_height]'); return false;"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/vbpager_icon.gif" alt="<phrase 1="$post[username]">$vbphrase[pager_send_pager_message_to_x]</phrase>" border="0" /></a> &nbsp;</if> 
    <!-- [END HACK='vBulletin Pager' AUTHOR='UAEWEB.COM' VERSION='3.0.3' CHANGEID= 6 ] -->
            </if>                 
            <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="$vbphrase[report_bad_post]" border="0" /></a></if> 
        </td> 
        <if condition="$show['moderated']"> 
        <td class="alt2" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px"> 
        <else /> 
        <td class="alt1" align="$stylevar[right]" style="border: $stylevar[cellspacing]px solid $stylevar[tborder_bgcolor]; border-left: 0px; border-top: 0px"> 
        </if> 
            <!-- controls -->
    <if condition="$post['editlink']">
    <img style="display: none" id="progress_$postid" src="$stylevar[imgdir_misc]/progress.gif" alt="$vbphrase[loading_editor_please_wait]" />
    <!-- Start Post Thank You Hack -->
    $post_thanks_button
    <!-- End Post Thank You Hack -->
    <a href="$post[editlink]" name="vBulletin::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['multiquote_post']">
    <a href="$post[replylink]" rel="nofollow" onclick="return false"><img src="$stylevar[imgdir_button]/multiquote_<if condition="$show['multiquote_selected']">on<else />off</if>.gif" alt="$vbphrase[multi_quote_this_message]" border="0" id="mq_$post[postid]" /></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>
    <if condition="$show['deletedpost']">
    <img src="$stylevar[imgdir_misc]/trashcan.gif" alt="$vbphrase[deleted_post]" border="0" />
    </if>
    <if condition="$show['redcard']">
    <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/redcard.gif" alt="$vbphrase[received_infraction]" border="0" /></a>
    <else />
    <if condition="$show['yellowcard']">
    <a href="infraction.php?$session[sessionurl]do=view&amp;p=$post[postid]"><img src="$stylevar[imgdir_button]/yellowcard.gif" alt="$vbphrase[received_warning]" border="0" /></a>
    </if>
    </if>
    $template_hook[postbit_controls]
    <!-- / controls -->
    </td>
    </tr>
    </table>
    $template_hook[postbit_end]
    <!-- 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&amp;u=$post[userid]" rel="nofollow"><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&amp;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&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_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&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
    </if>
    <!-- Edit popup menu by Tr Çeviri:FaLCoN -->
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: İmzasını Düzenle</b></span></td></tr></if>
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=avatar&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: Avatarını Değiştir</b></span></td></tr></if>
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=profilepic&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: Profil Resmini Değiştir</b></span></td></tr></if>
    <if condition="$post[usergroupid]!=6 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])"> <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/banning.php?do=banuser&userid=$post[userid]','ban','width=550,height=375,scrollbars=yes')"><b><font color=red>Bu İbneyiBanla</font> $post[username]</b></span></td></tr> </if>
    <!-- / Edit popup menu by FaLCoN -->
    $template_hook[postbit_user_popup]
    </table>
    </div>
    <!-- / post $post[postid] popup menu -->
    <!-- Start Post Thank You Hack -->
    $post_thanks 
    <!-- End Post Thank You Hack -->
    <if condition="$post[postcount] == 1">
    <div style="padding:0px 0px $stylevar[cellpadding]px 0px">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
    <td class="alt1" align="center">
    </td>
    </tr>
    </table>
    </div>
    </if>     
    <if condition="$post[postcount] == 1">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
    <td class="thead" align="left"><font size=3><center>Konuyu Beğendin mi ? O Zaman Arkadaşınla Paylaş =)</center></font></td>
    </tr>
    <tr>
    <td class="alt2" align="center">
    <a href="sendmessage.php?$session[sessionurl]do=sendtofriend&amp;t=$post[threadid]"  rel="nofollow" style="text-decoration: none"><b><i><font face="Century Gothic" size="6">$vbphrase[email_this_page]</a></font></i></b>
    </td>
    </tr>
    </table>
    </if>
    <!-- Start Post Thank You Hack -->
    $post_thanks 
    <!-- End Post Thank You Hack -->
  • 03-05-2009, 21:59:38
    #5
    benimkini versem uygun hale getirebilirmisin?
  • 03-05-2009, 22:06:44
    #6
    bookmark postbitte göstermiyor ise, orjinaline çevirip kodları elle kendin at.

    teşekkür modunun da kodları zaten eklentinin kurulumunda verirler.
  • 03-05-2009, 22:15:26
    #7
    eklenti otomatik ekliyor kodu
  • 03-05-2009, 22:24:26
    #8
    Eğer istiyorsan default temaya benziyorsa css kodlarından defaul temayı editle yapamaz isen yardımcı olmak isterim.
  • 03-05-2009, 22:30:00
    #9
    <!-- post #$post[postid] -->
     <if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if> 
    <table id="post$post[postid]" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
    <tr>
     <if condition="$show['announcement']">
      <td class="thead" style="font-weight:normal" colspan="2">
       <img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" />
       <phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
      </td>
     <else />
      <td class="thead" style="font-weight:normal" $post[scrolltothis]>  
       <!-- status icon and date -->
       <a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
       $post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
       $post[firstnewinsert]
       <!-- / status icon and date -->    
      </td>
      <td class="thead" style="font-weight:normal" align="$stylevar[right]">
       &nbsp;
       <if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;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>
      </td>
     </if>
    </tr>
    <tr valign="top">
    <td class="alt2" width="150" align="center">
    <fieldset>
    <legend><b><font color="#D30000">Kullanıcı Profili</b></legend>
       <center><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">
         &nbsp;<br /><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]"  class="reflect" alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a>
        </div>
    <else />
                    <if condition="$bbuserinfo[showavatars]">
                        <div class="smallfont">
                            <img src="http://img70.imageshack.us/img70/9093/avataryokrt3.gif" alt="Avatar Yok" border="0" />
                        </div>
                    </if>
    
       </if></fieldset>
    <fieldset class="fieldset"><legend><b>Dikkat Dikkat !</b></legend><marquee><font color=Black><b>XXXXXXX</b></marquee></font></fieldset>  
    <fieldset>
    <legend><b><font color="#D30000">Kullanıcı Bilgileri<b></legend>   
    <b><font color="Black"><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]
    </fieldset>
    <fieldset>
    <legend><b><font color="#D30000">Canlılık Belirtileri<b></legend>   
    <b><font color="Black"><div class="smallfont">
    <br/>Seviye: <span style='font-weight:bold; color:crimson'>$showlevel [$galaga]</span><br/> <span style='font-size:7pt; color:gray'>Aktiflik: $hp / $maxhp </span><br/> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/orange.gif' align="left" width="$hpf%" height='9' alt='' /><img src='images/rpg/hp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <span style='font-size:7pt; color:gray'>Güç: $mp / $maxmp</span><br /> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/green.gif' align="left" width="$mpf%" height='9' alt='' /><img src='images/rpg/mp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <span style='font-size:7pt; color:gray'>Deneyim: $ep% </span><br /> <div style='width:120px;align:center'> <table cellspacing='0' cellpadding='0[/swf1]" width="120' border='0'> <tr> <td width='3[swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_left.gif' alt='' /></td> <td width='114[/swf2][swf3]13' class='nopad' style='line-height: 13px;background: url(images/rpg/img_backing.gif) repeat-x top left;'><img src='images/rpg/blue.gif' align="left" width="$ep%" height='9' alt='' /><img src='images/rpg/exp.gif' align="left" height='9' alt='' /></td> <td width='3[/swf2][swf3]13' class='nopad'><img width='3[/swf2][swf3]13' src='images/rpg/img_right.gif' alt='' /></td> </tr> </table> </div> <br/>
       </div></b>
    </fieldset>
    <fieldset>
    <legend><b><font color="#D30000">Teşekkür Grafikleri</b></legend>
    <b><font color="Black"><div class="smallfont">
    <!-- Start Post Thank You Hack -->
    <if condition="$post[userid]">
    $vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount]
    <br />
    <if condition="$post[post_thanks_thanked_times_on] == 1">
    $vbphrase[post_thanks_time_post]
    <else />
    <if condition="$post[post_thanks_thanked_posts_on] == 1">
    <phrase 1="$post[post_thanks_thanked_times]">$vbphrase[post_thanks_times_post]</phrase>
    <else />
    <phrase 1="$post[post_thanks_thanked_times]" 2="$post[post_thanks_thanked_posts]">$vbphrase[post_thanks_times_posts]</phrase>
    </if>
    </if>
    </if>
    <!-- End Post Thank You Hack -->
    </fieldset>
        </div></b>
    <fieldset>
    <legend><b><font color="#D30000">Puan Grafiği</b></legend>
    <b><font color="Black"><div class="smallfont">
    <if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</div></if>
     <div>Rep Puanı: $post[reputation]</div>
     <div>Rep Derecesi : $post[reputationdisplay]</div></if>
    
    </fieldset>
       </div></b>    
    
    <fieldset>
    <legend><b><font color="#D30000">Ek Bilgiler</b></legend>
    <b><font color="Black"><div class="smallfont">
    <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
       </div></b>     
      </fieldset>
     </td>
     <if condition="$show['moderated']">
     <td class="alt2" id="td_post_$post[postid]">
     <else />
     <td class="alt1" id="td_post_$post[postid]">
     </if>
     
      <if condition="$show['messageicon'] OR $post['title']">
       <!-- icon and title -->
       <div class="smallfont">
        <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>
       <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
       <!-- / icon and title -->
      </if>
     
    </div>
    
    
      <!-- message -->
      <div id="post_message_$post[postid]">$post[message]</div>
      <!-- / message -->
     
      <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['otherattachment']">
        <fieldset class="fieldset">
         <legend>$vbphrase[attached_files]</legend>
         <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
         $post[otherattachments]
         </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>
       
       </div>
      <!-- / attachments -->
      </if>
      
      <if condition="$post['signature']">
    <br>
    <!-- sig --> 
                <div> 
        <br /> 
                    $post[signature] 
                </div> 
            <!-- / sig --> 
            </if>
      <if condition="$show['postedited']">
      <!-- edit note -->
       <div class="smallfont">   <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
        <em>
        <phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
        <if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
        </em>
       </div>
      <!-- / edit note -->
      </if>
     
     </td>
    </tr>
    <tr>
     <td class="alt2">
      $post[onlinestatus]
      <if condition="$show['reputationlink']"><a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><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['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
      $post[iplogged]
      &nbsp;
     </td>
     <if condition="$show['moderated']">
     <td class="alt2" align="$stylevar[right]">
     <else />
     <td class="alt1" align="$stylevar[right]">
     </if>
      <!-- controls -->
    <!-- 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>
      <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>
      <!-- / controls -->
     </td>
    </tr>
    </table>
    <!-- post $post[postid] popup menu -->
    $template_hook[postbit_end]
    <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&amp;u=$post[userid]" rel="nofollow"><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&amp;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&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_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&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
     </if>
    <!-- Edit popup menu by Snowy -->
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=editsig&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: İmzasını Düzenle</b></span></td></tr>
    </if>
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=avatar&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: Avatarını Değiştir</b></span></td></tr>
    </if>
    <if condition="$post[usergroupid]!=6 AND $post[usergroupid]!=5 AND $post[usergroupid]!=7 AND can_moderate($forum[forumid], '', $bbuserinfo[userid])">
    <tr><td class="vbmenu_option"><span onmouseover="this.style.cursor='hand';" onClick="window.open('modcp/user.php?do=profilepic&userid=$post[userid]','edit','width=500,height=350,scrollbars=yes')"><b>$post[username]: Profil Resmini Değiştir</b></span></td></tr>
    </if>
    <!-- / Edit popup menu by Snowy --> 
    </table>
    </div>
    <!-- / post $post[postid] popup menu -->
    <!-- Start Post Thank You Hack -->
    $post_thanks
    <!-- End Post Thank You Hack -->
    <if condition="$show['spacer']">
     </div>
     $spacer_close
    </if>
    <!-- / post #$post[postid] -->