Opened 10 years ago
Closed 10 years ago
#219 closed bug (fixed)
Whoisonolone member counter sucks
Reported by: | jeanyves | Owned by: | jeanyves |
---|---|---|---|
Priority: | critical | Milestone: | 0.1.2-outreach-bugfixing |
Component: | BV Forum | Keywords: | whoisonline counter |
Cc: |
Description
the counter and the real number of members in whoisonline differs
Change History (2)
comment:1 Changed 10 years ago by jeanyves
- Owner set to jeanyves
- Priority changed from major to critical
comment:2 Changed 10 years ago by jeanyves
- Resolution set to fixed
- Status changed from new to closed
Fixed by activating $_SYSHCVOL for rox
Nota : remember to put a global $_SYSHCVOL ; in each method of a rox class which need to use a $_SYSHCVOL element
Note: See
TracTickets for help on using
tickets.
I think the reason is that $_SYSHCVOLWhoIsOnlineDelayInMinutes? should be used inside updateSessionOnlineCounter() in user.lib.php (instead of teh hardcoded value to 5)
Nota this value is 10 (as per Hospitalityclub)