MyBB Depo Forum
[1.6] Postbitimde Hatamı var - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.6 Depo (https://mybbdepo.com/mybb-1-6-depo-forumu)
+--- Forum: MyBB 1.6 Soru ve Sorunlarınız (https://mybbdepo.com/mybb-1-6-soru-ve-sorunlariniz-forumu)
+--- Konu Başlığı: [1.6] Postbitimde Hatamı var (/postbitimde-hatami-var-konusu.html)



Postbitimde Hatamı var - FORUMMMOcom - 29-01-2016

resim

resimdeki gibi postbitte sürekli 15 yaşı gözüküyor vede isimin yanında yaş yazıyor sorun nedir


site adresim . http://www.forummmo.com


Cvp: Postbitimde Hatamı var - Dream41 - 29-01-2016

postbit şablonlarından alakalı postbit şablonu ve postibt auto user şablonu kodlarını at hallediyim


Cvp: Postbitimde Hatamı var - FORUMMMOcom - 29-01-2016

Postbit


Kod:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    
<td class="tcat" colspan="2"><div style="float:left">{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></div></td>


<tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['onlinestatus']}
        <div class=postingo><strong><span class="largetext">{$post['profilelink']}</span></strong></div>
        <span class="smalltext">
            <div class=postingo>{$post['usertitle']}</div>
            <div class=postingo>{$post['groupimage']}</div>
            <div class=postingo>{$post['useravatar']}</div>
            {$post['user_details']}
<div class="screwypostbitisim">İsim<dd> {$post['fid4']} </dd></div>
        </span>
    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" class="post_body">
                {$post['message']}
            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}</span></td>
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>
    </td>
</tr>
</table>


auto user

Kod:
<div class=postingo><marquee><font color=red><strong> $post[fid4]</font></strong></marquee></div>
<div class=postingo><strong>{$lang->postbit_joined} {$post['userregdate']}</strong></div>
<div class=postingo><strong>Mesajlar : {$post['postnum']}</strong></div>
<div class=postingo><strong>Konular: $threadscount</strong></div>
<div class=postingo>{$post['replink']}</div>
<div class=postingo>{$post['warninglevel']}</div>



Cvp: Postbitimde Hatamı var - FORUMMMOcom - 29-01-2016

Teşekkürler şimdiden