Cita:Not Found
The requested URL /undefined was not found on this server.
<?php
<tr id="forum_{$forum['fid']}">
<td class="trow1" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="trow1" valign="top">
<div class="float_right">
<strong class="white">{$threads}</strong>{$unapproved['unapproved_threads']} {$lang->forumbit_threads} <strong class="white">{$posts}</strong>{$unapproved['unapproved_posts']} {$lang->forumbit_posts}
</div>
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="trow2" valign="top" align="left" width="260">{$lastpost}</td>
</tr>