wersja skryptu MyBB: 1.62
adres forum:www.e-rp.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Nie mam ikon w stylu edytuj itp, w stylu są ale po wrzuceniu nie ma
zmień nazwę folderu w
images z
english na
poliach
// Jak pomogło proszę
Niestety nie działają nadal(w domyślnym tak ale we wgranym nie)
Trzeba sprawdzić jak są zapisane te ikonki w postbit i postbit classic.
Tam są te odniesienia gdzie , jeżeli w ogóle są.
A jak dokaldnie? Jestem ciemny w MyBB i ogólnie w stronach
ACP-->Szablony-->Opis posta--> postbit classic...
i tam jest opisana cała funkcjonalność posta.
I tam w jego dolnej części są zapisane te ikonki tyczące edycji itd..
Kod:
<tr>
<td class="{$altbg}" style="vertical-align: middle;" colspan="2">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left"><a href="#top"><image src="{$theme['imglangdir']}/postbit_top.gif" /></a>{$post['button_report']}</td>
<td align="left" ><span class="smalltext"><a href="gg:{$post['sr_gadu']}"><object data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=0" type="image/png" width="20" height="20"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18"> </object></object></a>
<a href="http://ludzie.tlen.pl/{$post['sr_tlen']}/" target="_blank"><object data="http://status.tlen.pl/?u={$post['sr_tlen']}&t=1" type="image/gif" width="18" height="18"><object data="./images/sr_plugins/plims/no_tlen.png" type="image/png" width="18" height="18"> </object></object></a>
<a href="skype:{$post['sr_skype']}?chat"><object data="http://mystatus.skype.com/smallicon/{$post['sr_skype']}" type="image/png" width="18" height="18"><object data="./images/sr_plugins/plims/no_skype.png" type="image/png" width="16" height="16"> </object></object></a>{$post['button_email']}{$post['button_www']}{$post['button_find']}{$post['button_rep']}
<td align="right">{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
</tr>
</table>{$post['thxdsp']}
</td>
</tr>
Mam tam takie coś :
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}
</span>
</td>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
<br />
<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
<td class="{$altbg}" style="vertical-align: middle;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<span style="float: left;">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span>
<span style="float: right;">{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}{$post['button_warn']}{$post['button_report']}{$post['button_multiquote']}{$post['button_quote']}{$post['button_quickdelete']}{$post['button_edit']}</span>
</tr>
</table>
</td>
</tr>
</table>
Między <span style float right> a... </span>wklej to:
Kod:
{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
Nadal nie działa
zmień ten zapis w w classic ze span style...na td .
Kod:
<td align="right">{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
i przede wszystkim sprawdź czy
cały ten styl został wgrany poprawnie do folderu images.
ps.
Być może ten styl trzeba wgrać bezpośrednio do katalogu głownego pomijając, images.
Ważne jest jakie jest przekierowanie katalogu obrazków do stylu
Do folderu images? Ja wgrałem go obok images z nazwą Majestic
Edit : Wrzuciłem do images i działa
daje wam pochwały reputacje czy piwka czy co wy tam macie
Folder Majestic powinien się znajdować wewnątrz folderu images, ale jak to napisał papi, to też zależy od przekierowań stylu.