22.10.2017, 14:07
Gdy stworzy się nowy temat, nie da rady do niego wejść i nie pokazuje się nazwa tematu. Na stronie głównej też nie wyświetla ostatnich postów, w sumie jak wejdzie się na stronie to wszystko widać. Jak to naprawić?
<tr class="inline_row">
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%"><span class="thread_status {$folder}" title="{$folder_label}"> </span></td>
<td align="center" class="{$bgcolor}{$thread_type_class}" width="2%">{$icon}</td>
<td class="{$bgcolor}{$thread_type_class}">
{+}forumdisplay_thread_firstpost|{$thread['uid']}{-}{+}forumdisplay_thread_firstpost|{$thread['uid']}{-}{$attachment_count}
<div>
<span>{$prefix} {$gotounread}{$thread['threadprefix']}<span class="{$inline_edit_class} {$new_class}" id="tid_{$inline_edit_tid}"><a href="{$thread['threadlink']}">{$thread['subject']}</a></span>{$thread['multipage']}</span>
<div class="author smalltext">{$thread['profilelink']}</div>
</div>
</td>
<td align="center" class="{$bgcolor}{$thread_type_class}"><a href="javascript:void(0)" onclick="MyBB.whoPosted({$thread['tid']}); return false;">{$thread['replies']}</a>{$unapproved_posts}</td>
<td align="center" class="{$bgcolor}{$thread_type_class}">{$thread['views']}</td>
{$rating}
<td class="{$bgcolor}{$thread_type_class}" style="white-space: nowrap; text-align: right;">
{+}forumdisplay_thread_lastpost|{$thread['lastposteruid']}{-}{+}forumdisplay_thread_lastpost|{$thread['lastposteruid']}{-}<span class="lastpost smalltext">{$lastpostdate}<br />
<a href="{$thread['lastpostlink']}">{$lang->lastpost}</a>: {$lastposterlink}</span>
</td>
{$modbit}
</tr>
{+}forumdisplay_thread_firstpost|{$thread['uid']}{-}{+}forumdisplay_thread_firstpost|{$thread['uid']}{-}
{+}forumdisplay_thread_firstpost|{$thread['uid']}{-}
{+}forumdisplay_thread_lastpost|{$thread['lastposteruid']}{-}{+}forumdisplay_thread_lastpost|{$thread['lastposteruid']}{-}
{+}forumdisplay_thread_lastpost|{$thread['lastposteruid']}{-}