Module: Online Users
Posted by Maurice Makaay
All files from this thread
File Name | File Size | Posted by | Date | ||
---|---|---|---|---|---|
onlineusers-2.5.3.zip | 23.4 KB | open | download | Maurice Makaay | 08/31/2016 | Read message |
upgrade-available-online-users.jpg | 18.9 KB | open | download | Oliver Riesen-Mallmann | 05/31/2010 | Read message |
upgrade-available-online-users-2.jpg | 6.6 KB | open | download | Oliver Riesen-Mallmann | 05/31/2010 | Read message |
norwegian.php | 680 bytes | open | download | laurenz | 09/16/2011 | Read message |
thai.php | 821 bytes | open | download | tonydev | 05/08/2012 | Read message |
Module: Online Users December 28, 2007 09:13PM |
Admin Registered: 20 years ago Posts: 8,532 |
This module shows which users have been seen online recently. Additionally, it can keep track of the number of guests, some visitor records and of the number of visitors for each forum.
This is a full rewrite of the Phorum 5.0 module by Chris Eaton.
Language file updates are needed: The language files for german, japanese, polish and spanish need an update. If you want to help out here, then please update your language file of choice with the strings from english.php and upload the updated file in this thread.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Edited 14 time(s). Last edit at 08/31/2016 09:14AM by Oliver Riesen-Mallmann.
This is a full rewrite of the Phorum 5.0 module by Chris Eaton.
Language file updates are needed: The language files for german, japanese, polish and spanish need an update. If you want to help out here, then please update your language file of choice with the strings from english.php and upload the updated file in this thread.
Changelog: ---------- 2016-08-31 v2.5.3 by Oliver Riesen-Mallmann <oliver@riesen.org> - Made XHTML 1.0 Transitional compliant. - Changed htmlspecialchars option from ENT_COMPAT to ENT_QUOTES. 2011-01-09 v2.5.2 - Maurice Makaay - Added Swedish translation. Thanks to phorum.org user sebdah. - Added new German language files. Thanks to Oliver Riesen! 2009-04-01 v2.5.1 - Thomas Seifert - fixed delete statement for guest tracking 2009-03-28 v2.5.0 - Thomas Seifert - Added database table / support for storing the entries and avoiding overrun settings field 2008-07-21 v2.4.5 - Maurice Makaay - Added an option to configure whether the online users block should be shown in the header or the footer of the page. 2008-07-11 v2.4.4 - Maurice Makaay - Small fix for XHTML validity of the "Display number of forum readers" feature. 2008-01-28 v2.4.3 - Maurice Makaay - Fixed some more undefined index warnings that occurred after installing the module on a clean system. - Added a permission option to the settings which can be used to control displaying of the online user list. Choices are: all visitors, registered users and admin users. 2008-01-23 v2.4.2 - Maurice Makaay - Fix for working around some (harmless) undefined index warnings. - Moved deprecated {LANG->on} string to {LANG->mod_onlineusers->on}. 2007-12-30 v2.4.1 - Maurice Makaay - Adding reader counts to folders on the index page is now prevented. - Added a new setting, as requested by Berti: "Indicate administrators in the online user list". - Added updated language files for German forums. Thanks to Berti! - Added a Turkish translation. Thanks to Osman Þener! - Added a French translation. Thanks to notre-planete.info. 2007-12-28 v2.4.0 - Maurice Makaay - Full rewrite release to make full use of new Phorum features. - Added module template support to pull the markup code from the module code. - Records are only shown when available, so the module won't show "<empty> on Januari 1, 1970" after installation anymore. - Admin users are now indicated by (admin) after their name. The "Online Users (Administrator)" header was to unclear to users. - Added support for styling through CSS. - For guests counts, Google, Yahoo and unknown clients are not counted anymore. In the future, we might add extra clients, but these are the most apparent ones to push up the guest count. - The idle time for a user is now shown in "m:ss" format. - The settings page is compressed by putting option help in help balloons. - If the Phorum user tracking is disabled or higher than the configured idle time for this module, the settings screen will show a clear error message and a description of what to do about the problem. - Cleaned up some code that could be replaced with new 5.2 API code. - Added support for 5.2 display names (where the admin can choose whether the username or the real_name for the user has to be used as the display name). - Added support for also keeping track of the number of guest readers in a forum. - Improved the code for counting forum readers by not setting the count for each forum to zero before counting the readers. We can simply asume zero readers if the forum_id is not available in the reader list. This will also prevent possible undefined index errors in case new forums are added. - Users for which "hide_activity" is configured are added to the guest count. They will still count as a user for determining the record number of users. - Added some default settings for the module. 2007-12-14 v2.3.1 - Sunbringer - Modified version to work with 5.2. 2004-03-23 v1.0.0 - Chris Eaton - Initial Phorum 5.0 release.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Edited 14 time(s). Last edit at 08/31/2016 09:14AM by Oliver Riesen-Mallmann.
Re: Module: Online Users January 28, 2008 06:46AM |
Admin Registered: 20 years ago Posts: 8,532 |
I just released version 2.4.3 of the module. I fixed some undefined index warnings which might occur right after installing and I added a settings option to select for who the online users list should be displayed (for all visitors, for registered users or only for administrators).
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Online Users January 28, 2008 07:42AM |
Registered: 17 years ago Posts: 106 |
hello
i just update this module and i have a problem.
in the settings of onlineusers : white page with :
and in the public page : white page, no error.
Mickael
my Phorum
i just update this module and i have a problem.
in the settings of onlineusers : white page with :
Parse error: syntax error, unexpected T_SL in /var/alternc/html/p/peupleloup/phorum/mods/onlineusers/settings.php on line 73
and in the public page : white page, no error.
Mickael
my Phorum
Re: Module: Online Users January 28, 2008 08:46AM |
Admin Registered: 20 years ago Posts: 8,532 |
Oops, packaging problem. A new version is uploaded which should fix these problems. My aplogies!
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Online Users January 28, 2008 09:12AM |
Registered: 17 years ago Posts: 106 |
Re: Module: Online Users January 28, 2008 09:41AM |
Registered: 16 years ago Posts: 122 |
Maurice,
Just downloaded this, check the zip package, it has some extra files: .mine, .r3020, .r3022
Thanks for the update.
--
Bert Garcia - When all you have is a keyboard
Just downloaded this, check the zip package, it has some extra files: .mine, .r3020, .r3022
Thanks for the update.
--
Bert Garcia - When all you have is a keyboard
Re: Module: Online Users January 28, 2008 10:18AM |
Admin Registered: 20 years ago Posts: 8,532 |
.tar.gz was okay, but .zip had some wrong files in it. This was a bug in my packaging code. I created a new zip package and uploaded it. All should be okay now.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Online Users January 29, 2008 03:30PM |
Registered: 17 years ago Posts: 35 |
Re: Module: Online Users January 29, 2008 06:47PM |
Admin Registered: 20 years ago Posts: 8,532 |
depends on the definition of "best"
this might be no cache and continuously updating the user tracking
if this works depends on how busy the forum is and what kind of hardware you run
just experiment a bit with it
(sorry for the lack of capitals and interpunction my wireless keyboard lost its mind)
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
this might be no cache and continuously updating the user tracking
if this works depends on how busy the forum is and what kind of hardware you run
just experiment a bit with it
(sorry for the lack of capitals and interpunction my wireless keyboard lost its mind)
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: Module: Online Users January 30, 2008 04:29PM |
Registered: 19 years ago Posts: 609 |
Quote
scabboy
What are the best times for idle time and cache time for the best results?. Sometimes i dont see myself when i am online.
Check your
General Settings -> Track User Usage
I don't remember what the default setting was but I think it was at Once per 5 minutes so you would probably want to change to either Once per 1 minute or Constantly for a better result.
Bill
Sorry, only registered users may post in this forum.