Version: 2.31, by Paul M
Developer Last Online: Nov 2023
Version: 3.0.x
Rating:
Released: 11-08-2004
Last Update: 07-23-2005
Installs: 627
No support by the author.
This modification is no longer available or supported.
A very simple display of all members who have visited the forum 'today' (i.e. since midnight). I looked at the existing hacks that apparently do this, and they either seemed over complicated or had a lot of problems, so I wrote my own simple version.
The main features of Version 2.xx are ;
1. It displays the list on Forum Home under the "Users online" display.
2. The list view is collapsable, so you just see the number.
3. Invisible users are only displayed to those allowed to see them (with a "*")
4. Users who should display as coloured or bold etc should be displayed correctly. (based on the display usergroup)
5. If you 'hover' over a username it will show the time they were last active.
6. The list is in member name order.
If you prefer, then there is an option to make this hack display a rolling 24 hours - un-comment the relevant line in the code.
Addons: ericgtr has created a CMPS module for this hack, you will find the files here. paul41598 has created a pop-up display instead of the collapsable display, you will find the files here.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Is it possible at all to have this hack show the users in the last 24 hours only in the admin panel?
I want to monitor what members are frequent visitors but keep in in my admin panel only.
installs, worked fine took a whole 3 mins to edit..thank you for the mod, i looked over the other " whos online 24 hrs" mods but i like this one better
I had a look at this for you and it doesn't look like it's a quick and easy change, so I'm afraid you will have to take it as is, Sorry.
Hi Paul
Sorry to be a pain and I knwo people have asked this before but could you please look into this? Please please please? (not just primary usergroup colours to display).
If it really isn't possible can you please let me know how I can 'undo' the SQL query;
ALTER TABLE user ADD INDEX (lastactivity)
(as Im sorry to say I'l have to uninstall it :-( )
Sorry to be a pain!
Sorry to be a pain and I knwo people have asked this before but could you please look into this? Please please please? (not just primary usergroup colours to display).
If it really isn't possible can you please let me know how I can 'undo' the SQL query;
ALTER TABLE user ADD INDEX (lastactivity)
(as Im sorry to say I'l have to uninstall it :-( )
Sorry to be a pain!
It's not rocket science - simply use "ALTER TABLE user DROP INDEX (lastactivity)"
More to the point - Why do you need to uninstall it ??
The reason I need to uninstall it (and use a different hack) is because I need the colours to show for the chosen usergroup not just the primary usergroup - I was hoping you might be able to sort this out for us as there seems to be quite a few people requesting it... please would you? :-)
The reason I need to uninstall it (and use a different hack) is because I need the colours to show for the chosen usergroup not just the primary usergroup - I was hoping you might be able to sort this out for us as there seems to be quite a few people requesting it... please would you? :-)
Oh, is that all I looked at that ages ago and built a version that does it, but I never released it as no one has asked about it for ages.