Sebastianek32
- Gaduła
- 402 148 -314 0
Naklejka autor tematu
https://webboard.pl/thread-54037-post-22...#pid227650
https://community.mybb.com/mods.php?action=view&pid=371
https://community.mybb.com/mods.php?action=view&pid=371
Wsparcie poza forum - odpłatne.
Sebastianek32
- Gaduła
- 402 148 -314 0
(24.12.2017, 13:20)Penny napisał(a): https://webboard.pl/thread-54037-post-22...#pid227650
https://community.mybb.com/mods.php?action=view&pid=371
function author_postbit(&$post)
{
global $db, $thread, $mybb;
if($post['uid'] == $thread['uid'] && $post['pid'] != $thread['firstpost'])
{
$post['author'] = '<span class="autor_tematu"> </span>';
}
else
{
$post['author'] = '';
}
return $post;
}
Wszystko jest opisane w temacie, możesz też użyć gotowego pluginu: https://community.mybb.com/mods.php?action=view&pid=371
Wsparcie poza forum - odpłatne.
Sebastianek32
- Gaduła
- 402 148 -314 0
(24.12.2017, 13:46)Penny napisał(a): Wszystko jest opisane w temacie, możesz też użyć gotowego pluginu: https://community.mybb.com/mods.php?action=view&pid=371
A jego zmienna ? bo nigdzie nie ma
Sebastianek32
- Gaduła
- 402 148 -314 0
(24.12.2017, 13:57)Penny napisał(a):{$post['threadstarter']}
Jak zmienić Na Autor Tematu ?
Mój postbit_classic
{$ignore_bit}{$deleted_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_head">
<h1>{$post['profilelink']}</h1>
<h2>
{$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']}
</h2>
</div>
<div class="post_author scaleimages">{$post['threadstarter']}
{$post['userstars']}
{$post['useravatar']}
<div class="author_information">
<span class="smalltext">
{$theme}
</span>
</div>
<div class="author_statistics">
{$post['user_details']}
</div>
</div>
<div class="post_content">
<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>
<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>
Sebastianek32
- Gaduła
- 402 148 -314 0
Jest wyraźnie napisane - Check the plugin settings in configuration - na pewno znajdziesz tam możliwość zmiany napisu.
Prośby na PW dotyczące wsparcia z problemami będą ignorowane. Pomoc poza forum - odpłatna.
Sebastianek32
- Gaduła
- 402 148 -314 0
Użytkownicy przeglądający ten wątek:
2 gości