1
jesphoto
user on line
  • 2007/1/31 19:08

  • jesphoto

  • Just popping in

  • Posts: 27

  • Since: 2007/1/26


I am getting info about number of users on line( today it show 15) and I know that only one it is present(check with my host).

2
JamesSAEP
Re: user on line
  • 2007/1/31 20:21

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


You need to modify the following file and change the 11 to 90:


/modules/system/blocks/system_blocks.php:
Changed line 38 so the "Who's Online" block will accurately update and show who is really online :
From:
if (mt_rand(1, 100) < 11) {
to
if (mt_rand(1, 100) < 90) {

Login

Who's Online

140 user(s) are online (105 user(s) are browsing Support Forums)


Members: 0


Guests: 140


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits