Hello,
I want to do something, but I need your help.
So in /online/ I want to hide (not shown) the users from specific user group (e.x moderators) I used this
	
		
 to select user groups to show in online, all exclude will be hide for all (visitors and members)
Thanks.
				
			I want to do something, but I need your help.
So in /online/ I want to hide (not shown) the users from specific user group (e.x moderators) I used this
		Code:
	
	XF\Option\UserGroup::renderSelectMultiple
	Thanks.