MyBB Community Forums

Full Version: CraKteR's plugin list
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Teh online in past 24 hours is buggy. Toungue http://forumz.coolestech.com
Well, It breaks if you have an global message in there with the messages you don't wanna show global, anything after the global message would show global aswell. If you understand. Smile

OMG, no it's not Cool_Guy, it works perfectly. Please PLEASE fix your templates.
You just have to go into the template and add colspan=""

Ahhh....that makes sense! Big Grin
duh, I did fix my templates, CraKteR.
That is weird though. It should also have its own header!?
You fixed it wrong then Cool_Guy.
It's NOT buggy!
Delete:
<td class="trow1" width="2%"><a href="online.php"><img src="{$theme['imgdir']}/online.gif" alt="online" class="float" /></a></td>
or something like that.
From your index_whosonline template.
Go to online_today_index
Add
<td class="trow1" width="2%"><a href="online.php"><img src="{$theme['imgdir']}/online.gif" alt="online" class="float" /></a></td>
above
<td class="trow1">
>.>
If you want the header you need to figure that out yourself as that's standard in the plugin. Your best bet would be to deactivate it and activate it again.

Please don't make it so it seems like it's an bug in my code. It's not. >.>
no such template "online_today_index", so I created it. But does not work still.
Bah. It's in global templates. Delete the one you created.
Toungue just found it, and deleted it, but it's still not working... Now it does not show the last online in 24 hours...
You actually deleted the one created by the plug-in? 0.o
Deactivate and activate the plug-in please.