MyBB Depo Forum
[1.8] Postbitim Bozuldu - Yardım - Baskı Önizleme

+- MyBB Depo Forum (https://mybbdepo.com)
+-- Forum: MyBB 1.8 Depo (https://mybbdepo.com/mybb-1-8-depo-forumu)
+--- Forum: MyBB 1.8 Soru ve Sorunlarınız (https://mybbdepo.com/mybb-1-8-soru-ve-sorunlariniz-forumu)
+--- Konu Başlığı: [1.8] Postbitim Bozuldu - Yardım (/postbitim-bozuldu-yardim-konusu.html)

Sayfalar: 1 2 3


Cvp: Postbitim Bozuldu - Yardım - yurisa - 11-09-2016

[*]

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



[*]



[/quote]
Denedim sonuç böyle: resim
[*]sanki avatarı sabitlemişler gibi :/


Cvp: Postbitim Bozuldu - Yardım - Capos81 - 11-09-2016

(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

BUYUR BI DENE

PHP 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;"></div>
<
div class="author_information">
<
div style="margin-top: 10px;">
 
            <span class="smalltext">
{
$post['usertitle']}<br />
{
$post['useravatar']}
{
$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



Cvp: Postbitim Bozuldu - Yardım - Machine - 11-09-2016

Merhaba,

Hocam sitenizi aktif ederseniz konularınıza girerek canlı bir şekilde görüp,deneme yanılma yaparak sorunun kaynağını bulabiliriz.
Sadece burada verdiğiniz kodlarla yardım edemiyoruz ne yazık ki.


Cvp: Postbitim Bozuldu - Yardım - yurisa - 11-09-2016

(11-09-2016, Saat:20:51)Capos81 Adlı Kullanıcıdan Alıntı:
(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

BUYUR BI DENE

PHP 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;"></div>
<
div class="author_information">
<
div style="margin-top: 10px;">
 
            <span class="smalltext">
{
$post['usertitle']}<br />
{
$post['useravatar']}
{
$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

Bi nevi oldu sayılır ama olmadı Açık Ağızlı Gülümseme   postbitin arkaplanı gitti ve çok kötü bi görüntü oluştu ve yine avatar yerinden oynamıyor + yıldızlar avatarın yanına sabitleniyor br atsama bile alta veya üste geçmiyor


Cvp: Postbitim Bozuldu - Yardım - yurisa - 11-09-2016

(11-09-2016, Saat:20:56)Machine Adlı Kullanıcıdan Alıntı: Merhaba,

Hocam sitenizi aktif ederseniz konularınıza girerek canlı bir şekilde görüp,deneme yanılma yaparak sorunun kaynağını bulabiliriz.
Sadece burada verdiğiniz kodlarla yardım edemiyoruz ne yazık ki.

açtım hocam


Cvp: Postbitim Bozuldu - Yardım - Capos81 - 11-09-2016

(11-09-2016, Saat:20:59)yurisa Adlı Kullanıcıdan Alıntı:
(11-09-2016, Saat:20:51)Capos81 Adlı Kullanıcıdan Alıntı:
(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

BUYUR BI DENE

PHP 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;"></div>
<
div class="author_information">
<
div style="margin-top: 10px;">
 
            <span class="smalltext">
{
$post['usertitle']}<br />
{
$post['useravatar']}
{
$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

Bi nevi oldu sayılır ama olmadı Açık Ağızlı Gülümseme   postbitin arkaplanı gitti ve çok kötü bi görüntü oluştu ve yine avatar yerinden oynamıyor + yıldızlar avatarın yanına sabitleniyor br atsama bile alta veya üste geçmiyor

bu kodu sana paslamadim @merihforum pasladim senin kodu bi üste pasladim sagilarimla


Cvp: Postbitim Bozuldu - Yardım - Machine - 11-09-2016

Merhaba,

Şablon kodlarınızı orjinal haline getirirmisiniz yani son değişiklikleri yapmadığınız haline. Birde postbit_avatar şablonuzda ki kodları buraya code taglar içerisinde paylaşabilirseniz inceleme yapıp,dönüş yapayım.


Cvp: Postbitim Bozuldu - Yardım - Capos81 - 11-09-2016

(11-09-2016, Saat:21:01)yurisa Adlı Kullanıcıdan Alıntı:
(11-09-2016, Saat:20:56)Machine Adlı Kullanıcıdan Alıntı: Merhaba,

Hocam sitenizi aktif ederseniz konularınıza girerek canlı bir şekilde görüp,deneme yanılma yaparak sorunun kaynağını bulabiliriz.
Sadece burada verdiğiniz kodlarla yardım edemiyoruz ne yazık ki.

açtım hocam

BUYUR SENIN KOD

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