Wchodzisz w ACP --> Szablony --> Twój Styl --> Opis Posta --> postbit_classic
Masz kod i przed {$post['button_edit']} dodajesz {$post['button_rep']}
Przy swoich postach i tak tego nie zobaczysz, tu pewnie tkwi problem
(22.07.2016, 00:07)NeaK napisał(a): [ -> ]{$post['button_rep']}
Nie działa niestety :/
(22.07.2016, 04:24)Supryk napisał(a): [ -> ]Przy swoich postach i tak tego nie zobaczysz, tu pewnie tkwi problem
Na innym koncie też nie mogę tego zrobić bo nie widać
A odpowiednie uprawnienia grupa posiada?
Użytkownicy i Grupy -> Grupy -> Twoja grupa -> Permisje -> Reputacja
Pokaż szablon postbit_classic
Kod PHP:
{$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_information">
<br />
<span class="smalltext">
<div class="gid-{$post['usergroup']}" style="text-align:center;">{$post['usertitle']}</div>
{$post['userstars']}
{$post['groupimage']}
</span>
</div>
<div class="author_statistics">
{$post['user_details']}{$post['ougc_awards']}
</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['xem_fast_rep']}
{$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_rep']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote_fast']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_warn']}
</div>
</div>
Po co aż trzy razy dodawać buton do reputacji. Reszta to już uprawnienia grup aby widziały dany buton
Kod PHP:
{$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_information">
<br />
<span class="smalltext">
<div class="gid-{$post['usergroup']}" style="text-align:center;">{$post['usertitle']}</div>
{$post['userstars']}
{$post['groupimage']}
</span>
</div>
<div class="author_statistics">
{$post['user_details']}{$post['ougc_awards']}
</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['xem_fast_rep']}
{$post['attachments']}
{$post['signature']}
</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>
</div>
<div class="postbit_buttons post_management_buttons float_right">
{$post['button_rep']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quickrestore']}{$post['button_quote_fast']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_warn']}
</div>
</div>
Mam to zamienić czy coś?
Pisałem przecież że mam Uprawnienia w każdej grupie na reputacje.
Moim zdaniem, jeśli masz xem fast rep, to po co Ci button od tej wbudowanej reputacji ?
Jeśli chcesz oba, to dodaj to co Ci podał .
Albo po prostu zobacz, czy w postbit jak edytujesz, to się zmieni
(22.07.2016, 15:38)NeaK napisał(a): [ -> ]Moim zdaniem, jeśli masz xem fast rep, to po co Ci button od tej wbudowanej reputacji ?
Jeśli chcesz oba, to dodaj to co Ci podał .
Albo po prostu zobacz, czy w postbit jak edytujesz, to się zmieni
Właśnie to nie działa :/
Wejdź w ACP, Konfiguracja, Reputacja i pierwszy wpis zobacz, czy masz włączony system reputacji.
Tobie nawet ten plugin nie działa, chyba że Ty skądś wziąłeś szablon i tam była już ta zmienna