drupal: "who's online" not showing who's online

drupal core who's online
drupal core 6.22 and much earlier

Main function:
Should tell you who's online and who's not online.

Example function:
A block can be configured and it tells you the number of registered users and number of guests online. Registered users are listed with username.

Manage:
This is part of standard core, no need for modules. To activate:
Site building > Blocks > List > [Theme name]. Find the block "Who's online" under heading disabled blocks. Choose the location of the block in select box. Save blocks.

Configure the block. User activity: default = 30 sec. That seems short, I've increased it to 5 minutes. User list length: default 10. Custom title: you might want to change that to "Who's active"!

Issue:
The "Who's online" block does not show who is online !!!

Instead, it shows who is active. Someone can be logged in and currently not active so the user is shown to be not online. You'll notice that people (even yourself) will suddenly disappear from being online, even when you are logged into your own site. Very strange. I would suggest for Drupal to align the proper wording to the correct behaviour, or offer a choice between both options, which are then presented with different words.

Suggestion:

"Who's online" = who's online
"Who's active" = who's active

and not, as now, apparently:

"Who's online" = who's active

Source:
http://drupal.org/node/255156
http://drupal.org/node/138935

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <div>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

CAPTCHA
Thanks for your help in stopping spam.
Fill in the blank