Brak tabelki od postrep

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

wersja skryptu MyBB: 1,8,7
adres forum: http://hurtforum.pl
problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Szablon - Tawny. Zainstalowałem plugin postrep, lecz nie pokazuje pod postami tabelki ani nigdzie żadnej informacji odnośnie tego kto dał reputacje, mimo że wstawiałem w postbit_classic w różnych miejscach odpowiednik od tego pluginu to i tak nigdzie się to nie pokazywało. Zamieszczam kod 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']}">
<div class="post_author scaleimages">
{$post['useravatar']}
<div class="author_information">
<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']}
{$post['postrep_inline']}{$post['postrep_outline']}
</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>
Jako gość widzę niewiele, ale dlaczego miałoby się wyświetlać skoro wkleiłeś to do innego szablonu niż korzystasz do wyświetlania postów? postbit odpowiada za układ posta normalny (avatar u góry, post pod informacjami o userze), a postbit_classic za klasyczny (lewa kolumna, prawa kolumna). Wklej to do szablonu postbit i wtedy sprawdź, ewentualnie sprawdź ustawienia pluginu w ACP
"Try not. Do... or do not. There is no try."
Poświęć 5 minut. Nie bądź ignorantem!  -  Jak zbadać element?
Umieść zmienne pod
{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}{$post['button_rep']} 
Problem było właśnie wstawienie w złym postbicie (chyba tak to się odmienia), dziękuję Wam za pomoc.



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

1 gości