Simple Onlinelist

Description
This Onlinelist tells which members were online over the past 5 minutes. It only displays Memers, not guests (feature would be added in next Version). You can also see when the user was last online on his profile page and how much users are currently online on the statistics page.
To add the onlinelist wherever you want just add show_online_users() to your template. If you want to display the Number of current online users add total_online_users(). On profile page add profile_last_online() if you want it.
Download
Version History
- (08/11/2007) Version 1.5 Killed error on install
- (01/24/2007) Version 1.4 Times are now GMT in Database
Overlooked whole code =) - (12/04/2006) Version 1.3 Improved
online_update()
and mysql-version check - (11/29/2006) Version 1.2 Improved Online Display
Fixed Setup function - (11/18/2006) Version 1.1 Time-fix on profile page
- (11/14/2006) Version 1.0 Release