Went though all of them, couldn't find anything which allows me to stop them showing up in whose online.
Also tried using this code in plugins in forumhome>loggedin>userquery (4 being my usergroup id for users awaiting moderation)
$hook_query_where .=" AND user.usergroupid != 4";
It stops their names from displaying but also sets the guest count to 0.
All I need to know is how to retain the guest count while keeping their users awaiting moderation names off.
Thanks.
|