-
Bug
-
Resolution: Fixed
-
Blocker
-
3.1.0-dev
-
None
If no user is found by the query on line 147 on memberlist.php then the $user_ids array is never initialized but used afterwards leading to an error:
[phpBB Debug] PHP Warning: in file [ROOT]/memberlist.php on line 164: array_unique() expects parameter 1 to be array, null given.