Kod:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->users_online}</title>
{$headerinclude}
{$refresh}
</head>
<body>
{$header}
{$multipage}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>{$lang->users_online}</strong></td>
</tr>
<tr>
<td class="tcat" align="center"><a href="https://www.webailesi.com/yonlendir.php?link=online.php%3Fsortby%3Dusername"><span class="smalltext"><strong>{$lang->on_username}</strong></span></a></td>
<td class="tcat" align="center"><a href="https://www.webailesi.com/yonlendir.php?link=online.php%3Fsortby%3Dtime"><span class="smalltext"><strong>{$lang->time}</strong></span></a></td>
<td class="tcat" width="50%"><a href="https://www.webailesi.com/yonlendir.php?link=online.php%3Fsortby%3Dlocation"><span class="smalltext"><strong>{$lang->location}</strong></span></a></td>
</tr>
{$online_rows}
<tr>
<td class="tfoot" colspan="3" align="right"><span class="smalltext"><strong><a href="https://www.webailesi.com/yonlendir.php?link=online.php%3Faction%3Dtoday">{$lang->online_today}</a> | <a href="https://www.webailesi.com/yonlendir.php?link=online.php">{$lang->refresh_page}</a></strong></span></td>
</tr>
</table>
<br />
{$multipage}
{$footer}
</body>
</html>Bıraktığım kod online şablonu
Mybb yi yeniden kurmadan çözüm yokmu?
Bide admin panelinde online.php yazıyor ama webailesini kod olarak koydugumda webailesi yönlendir yazıyor haberiniz olsun
)

