Kilka szczegółów o moim forum i stylu, z którym mam problem:
nazwa stylu: Weebtalk
wersja skryptu MyBB:1.6
adres forum:weebtalk.net
opis problemu:
Nie rozumiem czemu ale przed nazwą tematu dodaje się takie dziwne "0"
Proszę o to screen
http://img697.imageshack.us/img697/2847/screenli.png
Czy edytowałeś jakiś szablon w sekcji Widok działu ?
Ja może nie, ale osoba która mi zakodowała styl prawdopodobnie tak :>
wrzuć szablon forumdisplay_thread
Kod:
<tr>
<td align="center" class="{$bgcolor}_icon{$thread_type_class}" style="width:2%;"><img src="{$theme['imgdir']}/{$folder}.gif" alt="{$folder_label}" title="{$folder_label}" /></td>
<td class="{$bgcolor}{$thread_type_class}">
{$attachment_count}
<div>
<span>{$prefix} {$gotounread}{$thread['prefix']}{$thread['threadprefix']}<a href="{$thread['threadlink']}" class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}">{$thread['subject']}</a>{$thread['multipage']}</span>
</div>
</td>
<td align="center" class="{$bgcolor}_posts{$thread_type_class}">{$thread['profilelink']}</td>
<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:MyBB.whoPosted({$thread['tid']});">{$thread['replies']}</a>{$unapproved_posts}</td>
{$rating}
<td class="{$bgcolor}_threads{$thread_type_class}" style="white-space: nowrap; text-align: right;">
<span class="lastpost smalltext"><a href="{$thread['lastpostlink']}"><img src="{$theme['imgdir']}/lastpost.gif"></a> {$lastpostdate} {$lastposttime}<br />
przez <a href="{$thread['lastpostlink']}">{$lastposterlink}</a></span>
</td>
{$modbit}
</tr>
Proszę bardzo :]
Tak myśle czy to nie jest spowodowane dodaniem prefixa ? Bo kod jest czysty.
Hmm Możliwe, sprawdzę bo mam zainstalowane prefixy ale się nie wyświetlają. tzn nie działa poprawnie mam edycje wpanelu itp. ale się nie pokazuje do wyboru w temacie
Wyłączyłem i włączyłem prefix i chodzi :]