MyBBDepo - Türkiyenin MyBB Deposu Forumuna Hoşgeldiniz
Eğer sitemize yaptığınız ilk ziyaretiniz ise, lütfen öncelikle Forum Kurallarını okuyunuz. Forumumuzda bilgi alışverişinde bulunabilmeniz için Kayıt olmalısınız. Üye olmayanlar forumumuzdan yararlanamazlar.
Eğer zaten kayıtlı kullanıcı iseniz, lütfen kullanıcı adınız ve şifreniz ile, Giriş yapınız. (Sitemize üyelik ücretsizdir).
yurisa avatar
Konuyu Oyla:
  • Derecelendirme: 0/5 - 0 oy
  • 1
  • 2
  • 3
  • 4
  • 5

Derecelendirme: 0/5 - 0 oy

Postbitim Bozuldu - Yardım


Sponsor Reklam

Çevrimdışı yurisa
 Tarih: 11-09-2016, Saat:19:49
(Son Düzenleme: 11-09-2016, Saat:19:50, Düzenleyen: yurisa.)
#1
Web site  Site Adresi : http://forum.etikbiri.com
Versiyon MyBB Sürümü : 1.8.7
Eklenti-Plugin Kurulu Eklentiler : Ek Grup Resim Plugin - Zorunlu Yatay / Dikey Postbit Plugin - Google SEO Plugin - Kullanıcı Ban Nedeni Plugin
[*]
Hata-Sorun Sorun açıklaması : Görüntüdeki Gibi Postbit Bozuldu. Kodları Düzenleyip Verirseniz Sevinirim.
[*]Postbit_classic: 



Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author scaleimages">
    {$post['useravatar']}
    <div class="author_information">
            <br/><strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
            <span class="smalltext">
                {$post['usertitle']}<br />
                {$post['userstars']}
                {$post['groupimage']}
            </span>
    </div>
    <div class="author_statistics">
        {$post['user_details']}
    </div>
</div>
<div class="post_content">
    <div class="post_head">
        {$post['posturl']}
        {$post['icon']}
        <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
    {$post['subject_extra']}
    </div>
    <div class="post_body scaleimages" id="pid_{$post['pid']}">
        {$post['message']}
    </div>
    {$post['attachments']}
    {$post['signature']}
    <div class="post_meta" id="post_meta_{$post['pid']}">
        {$post['iplogged']}
    </div>
</div>
<div class="post_controls">
    <div class="postbit_buttons author_buttons float_left">
        {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
    </div>
    <div class="postbit_buttons post_management_buttons float_right">
        {$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
    </div>
</div>
</div>






[*]

Resim-Grafik Hata Ekran Görüntüsü : resim
Cevapla
Bunu Beğenenler:
Sponsor Reklam
Sponsor Reklam Sponsor Reklam

Çevrimdışı merihforum
 Tarih: 11-09-2016, Saat:20:05
(Son Düzenleme: 11-09-2016, Saat:20:23, Düzenleyen: Machine.)
#2
bizdeki böyle

Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr>
<td valign="top" width="18%" class="arrow_box"><br/>

   
<div class="post_author scaleimages" style="margin-left: 20px; margin-top: 10px;">
{$post['onlinestatus']} <strong><span class="largetext" style="font-size: 18px; padding-top: 10px;">{$post['profilelink']}</span></strong>
<div style="margin-top: 5px;">{$post['useravatar']}</div>
<div class="author_information">
<div style="margin-top: 10px;">
             <span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
</span></div>
  </div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
   

<br/><br/><br/>
</td>
<td>&nbsp;</td>
<td valign="top">

 
 <div class="post_content">
<div class="post_head">
{$post['posturl']}
{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}
</div><div class="border2">
<div class="post_body scaleimages" id="pid_{$post['pid']}">
<br/>{$post['message']}<br/>
</div>
<center>{$post['attachments']}
 {$post['signature']}</center>
</div>
</div>
 
<br/><br/><br/>
</td>
</tr>
</table>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['iplogged']}
</div>
<div class="postbit_buttons post_management_buttons float_right">
{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>


resim
Cevapla
Bunu Beğenenler:

Çevrimdışı yurisa
 Tarih: 11-09-2016, Saat:20:29
#3
(11-09-2016, Saat:20:05)merihforum Adlı Kullanıcıdan Alıntı: bizdeki böyle

Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr>
<td valign="top" width="18%" class="arrow_box"><br/>

   
<div class="post_author scaleimages" style="margin-left: 20px; margin-top: 10px;">
{$post['onlinestatus']} <strong><span class="largetext" style="font-size: 18px; padding-top: 10px;">{$post['profilelink']}</span></strong>
<div style="margin-top: 5px;">{$post['useravatar']}</div>
<div class="author_information">
<div style="margin-top: 10px;">
             <span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
</span></div>
  </div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
   

<br/><br/><br/>
</td>
<td>&nbsp;</td>
<td valign="top">

 
 <div class="post_content">
<div class="post_head">
{$post['posturl']}
{$post['icon']}
<span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['subject_extra']}
</div><div class="border2">
<div class="post_body scaleimages" id="pid_{$post['pid']}">
<br/>{$post['message']}<br/>
</div>
<center>{$post['attachments']}
 {$post['signature']}</center>
</div>
</div>
 
<br/><br/><br/>
</td>
</tr>
</table>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}{$post['iplogged']}
</div>
<div class="postbit_buttons post_management_buttons float_right">
{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div>
</div>


resim
Hocam maalesef sizinki gibi istemiyorum. tek istediğim avatarı ve bilgileri yerli yerine koymak
Cevapla
Bunu Beğenenler:

Çevrimdışı Machine
 Tarih: 11-09-2016, Saat:20:32
#4
Merhaba,

Verdiğiniz postbit kodlarından aşağıda ki kodu bulun:
Kod:
{$post['useravatar']}

Bununla değiştirin:
Kod:
{$post['useravatar']} <br />
Cevapla
Bunu Beğenenler:

Çevrimdışı yurisa
 Tarih: 11-09-2016, Saat:20:35
#5
(11-09-2016, Saat:20:32)Machine Adlı Kullanıcıdan Alıntı: Merhaba,

Verdiğiniz postbit kodlarından aşağıda ki kodu bulun:
Kod:
{$post['useravatar']}

Bununla değiştirin:
Kod:
{$post['useravatar']} <br />

yaptım sonuç böyle oluyor resim
Cevapla
Bunu Beğenenler:

Çevrimdışı Machine
 Tarih: 11-09-2016, Saat:20:39
#6
Telif haklarını eklersen düzelir. Malesef biz sadece MyBB için destek veriyoruz. Etikbiri Forum yazılımına destek vermemekteyiz.

Bkz:
http://mybbdepo.com/copyright-telif-hakk...onusu.html
Cevapla
Bunu Beğenenler:

Çevrimdışı Capos81
 Tarih: 11-09-2016, Saat:20:40
(Son Düzenleme: 11-09-2016, Saat:20:40, Düzenleyen: Capos81.)
#7
(11-09-2016, Saat:19:49)yurisa Adlı Kullanıcıdan Alıntı: Web site  Site Adresi : http://forum.etikbiri.com
Versiyon MyBB Sürümü : 1.8.7
Eklenti-Plugin Kurulu Eklentiler : Ek Grup Resim Plugin - Zorunlu Yatay / Dikey Postbit Plugin - Google SEO Plugin - Kullanıcı Ban Nedeni Plugin
[*]
Hata-Sorun Sorun açıklaması : Görüntüdeki Gibi Postbit Bozuldu. Kodları Düzenleyip Verirseniz Sevinirim.
[*]Postbit_classic: 



Kod:
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="post classic {$unapproved_shade}" style="{$post_visibility}" id="post_{$post['pid']}">
<div class="post_author scaleimages">
    {$post['useravatar']}
    <div class="author_information">
            <br/><strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
            <span class="smalltext">
                {$post['usertitle']}<br />
                {$post['userstars']}
                {$post['groupimage']}
            </span>
    </div>
    <div class="author_statistics">
        {$post['user_details']}
    </div>
</div>
<div class="post_content">
    <div class="post_head">
        {$post['posturl']}
        {$post['icon']}
        <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
    {$post['subject_extra']}
    </div>
    <div class="post_body scaleimages" id="pid_{$post['pid']}">
        {$post['message']}
    </div>
    {$post['attachments']}
    {$post['signature']}
    <div class="post_meta" id="post_meta_{$post['pid']}">
        {$post['iplogged']}
    </div>
</div>
<div class="post_controls">
    <div class="postbit_buttons author_buttons float_left">
        {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
    </div>
    <div class="postbit_buttons post_management_buttons float_right">
        {$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
    </div>
</div>
</div>










[*]

Resim-Grafik Hata Ekran Görüntüsü : resim
[*]



buyur

PHP Kod:
{$ignore_bit}
<
a name="pid{$post['pid']}id="pid{$post['pid']}"></a>
<
div class="post classic {$unapproved_shade}style="{$post_visibility}id="post_{$post['pid']}">
<
div class="post_author scaleimages">
 
   
    
<div class="author_information">
 
           <br/><strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
 
           <span class="smalltext">
 
               {$post['usertitle']}<br />
 
               {$post['useravatar']}
 
               {$post['userstars']}
 
               {$post['groupimage']}
 
           </span>
 
   </div>
 
   <div class="author_statistics">
 
       {$post['user_details']}
 
   </div>
</
div>
<
div class="post_content">
 
   <div class="post_head">
 
       {$post['posturl']}
 
       {$post['icon']}
 
       <span class="post_date">{$post['postdate']} <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
 
   {$post['subject_extra']}
 
   </div>
 
   <div class="post_body scaleimages" id="pid_{$post['pid']}">
 
       {$post['message']}
 
   </div>
 
   {$post['attachments']}
 
   {$post['signature']}
 
   <div class="post_meta" id="post_meta_{$post['pid']}">
 
       {$post['iplogged']}
 
   </div>
</
div>
<
div class="post_controls">
 
   <div class="postbit_buttons author_buttons float_left">
 
       {$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
 
   </div>
 
   <div class="postbit_buttons post_management_buttons float_right">
 
       {$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_purgespammer']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
 
   </div>
</
div>
</
div
Cevapla
Bunu Beğenenler:

Çevrimdışı yurisa
 Tarih: 11-09-2016, Saat:20:44
(Son Düzenleme: 11-09-2016, Saat:20:44, Düzenleyen: yurisa.)
#8
(11-09-2016, Saat:20:39)Machine Adlı Kullanıcıdan Alıntı: Telif haklarını eklersen düzelir. Malesef biz sadece MyBB için destek veriyoruz. Etikbiri Forum yazılımına destek vermemekteyiz.

Bkz:
http://mybbdepo.com/copyright-telif-hakk...onusu.html
Temayı aldığım zaman böyle idi. Hemen ekliyorum
Cevapla
Bunu Beğenenler:

 


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  Yasaklı İp Adresli Kulanıcı Sorunu ,yardım lütfen, तोरूल 1 1,957 08-10-2021, Saat:19:54
Son Yorum: destur
Üzgün Mesaj Kayma Sorunu Yardım lütfen!!! DBGstudios 2 2,689 30-05-2021, Saat:03:13
Son Yorum: DBGstudios
  Google Seo Eklentisi Kurulumu Yardım endulus 1 1,479 23-02-2021, Saat:04:37
Son Yorum: mute8100
  Sitemdeki giriş paneli etkin degil yardım ! kenanalmas.01 10 3,444 20-10-2020, Saat:15:57
Son Yorum: GaMeKiNq
  [1.8] Newpoints hide gizleme kodu yardim ? bykoler 6 2,224 14-09-2020, Saat:16:40
Son Yorum: batutr



Konuyu Okuyanlar: 1 Ziyaretçi

istanbul escort - beşiktaş escort - şişli escort - ataköy escort - ataköy escort - taksim escort - escort mecidiyeköy - çapa escort - topkapı escort

escort - sex hikaye - altyazılı porno - türk ifşa - türk porno - escort bayan