ok great! Much appreciated!
Thank you!
Absolutely fantastic Plugin!
That was quick! No it doesn’t seem to be. Is it just a PHP version thing?
line 819 is the code for online users:
819: foreach( $online_tabs as $user_id => $online_tabs ){
820: $online_users[ $user_id ] = $user_id;
821: }
It is taking up a considerable portion of my log though.