MyBB Community Forums

Full Version: Online 24 Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well, I'm getting this issue here:
http://www.mybbcentral.com/thread-1659-p...l#pid25472
And yes I read the fix:
http://www.mybbcentral.com/thread-1659-p...l#pid25475

Any ideas on why mine @ http://codcommunity.net is still a tad off?

My code:

<tr>
	<td colspan="2"  class="tcat"><strong>{$lang->whos_online_today}</strong> [<a href="online.php?action=today">{$lang->complete_list}</a>]</td>
</tr>
<tr>
	<td colspan="2"  class="trow1"><span class="smalltext">{$lang->members_today}{$membercount},  {$lang->guests_today}{$guestcount},  {$lang->bots_today}{$botcount},  {$lang->anon_today}{$anoncount}<br />{$onlinemembers}</span></td>	
</tr>
As replied to your support post, use "Online Today" plugin, exactly same as "online 24" and use this guide to implement the Icons and stop the table break (read at bottom):
http://demonate.com/thread-714.html