[functions_post.php] Bład w lini 11.

Błąd   Założony przez  exFrags.

wersja skryptu MyBB:Fuctions_post.php
adres forum: exfrags.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa i wersja wtyczki): Po,wgraniu swiezego, edytowanego stylu skill-game v3. Zainstalowałem,no ok. Włączyłem,patrzę w poscie. Dokładnie widać na ss'u Po niżej. Slyszałem,o tym i czytałem że może czegoś brakować w postbit_classic. U Mojego,kolegi na forum jest już ok. Reinstalacja forum,nie przynisła skutku.

[Obrazek: 904rdl.jpg]
Wydaje mi się,że problem też może tkiwić w opisie posta. Gdyż,nie pokazuje przy moim profilu. Czy takowo, jest np: Ranga; Własciciel post: 100 np.. Jak u mojego,kolegi. A wgrywalismy z tej samej paczuszki.

Bot Testowy:

login: BotMybb
Haslo: test123321

Jeżeli ktoś miał ten problem,i go rozwiazał proszę się o kontakt ze mną na GG:56936623 Pozdrawiam exFrags ::) -noBiceps
~Każdy ma coś w życiu ważnego. Ja mam swoją kochaną rodzinę.~16k ~noBiceps~

[ thanks] 
[ szukaj]
ten styl jest blednie zakodowany, musisz poszukac w opisie posta kodu php i go usunac
Możesz,dokładniej?
1.
postbit_author_user

<div class="author_statistics">
<!-- start: postbit_author_user -->
<span class="autor_stats">  Grupa:  {$lang->primary_usergroup}{$usergroup['title']}</span>


<span class="autor_stats">  {$lang->postbit_posts}  {$post['postnum']}</span>

<span class="autor_stats">  {$lang->postbit_joined}  {$post['userregdate']}</span>

<span class="autor_stats">  Online:  <?php echo ($post['timeonline'] > 0) ? nice_time($post['timeonline'], array('years' => false, 'seconds' => false, 'short' => 1)) : $lang->none_registered; ?></span>
<!-- end: postbit_author_user -->

</div>






2. Postbit_classic


{$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']}">
 <h3>
              <div class="post_username">
                  <strong> {$post['onlinestatus']}<span class="largetext">{$post['profilelink']}</span></strong>
</div>
<div class="post_date2">
                  {$post['postdate']}
</div>
</h3>
<div class="post_author scaleimages">
{$post['useravatar']}

<div class="author_statistics">
{$post['user_details']}
</div>
</div>
<div class="post_content">
<div class="post_head">
{$post['subject_extra']}
 <span class="post_checkandid">
{$post['posturl']}
{$post['icon']}
               </span>
</div>
<div class="post_body scaleimages" id="pid_{$post['pid']}">
{$post['message']}
     <div class="post_meta" id="post_meta_{$post['pid']}">
     <span class="post_edit" id="edited_by_{$post['pid']}">{$post['editedmsg']}</span></span>
{$post['iplogged']}
</div>
</div>
{$post['attachments']}
{$post['signature']}
{$post['button_rep']}

</div></div>
<div class="post_controls">
<div class="postbit_buttons author_buttons float_left">
<a href="#top" class="przycisk_post"><img src="images/skillgame/totop.png" alt=""> Do góry</a> {$post['button_report']}
</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_warn']}
</div>
</div>
Szogi1910 napisał 28.03.2016, 10:51:
Kody html/css dodawaj w tagach code lub php
~Każdy ma coś w życiu ważnego. Ja mam swoją kochaną rodzinę.~16k ~noBiceps~

[ thanks] 
[ szukaj]
Do usuniecia

<span class="autor_stats">  Online:  <?php echo ($post['timeonline'] > 0) ? nice_time($post['timeonline'], array('years' => false, 'seconds' => false, 'short' => 1)) : $lang->none_registered; ?></span>

W szablonach sie nie uzywa php a jak juz tak bardzo chcemy to trzeba posiadac do tego plugin, ktory przetworzy ten kod



Użytkownicy przeglądający ten wątek:

1 gości