May 31, 2021 5:38 am
Not just me. The problem is in Invite user to game. Even if a name exactly matches an existing username then it's not shown in the list if it's part of other names. I've not been able to invite certain players because of this.
The problem is in: api/users.class.php:search.
I think if $valid were prepended with exact matches first then this would solve this (line 105)
The problem is in: api/users.class.php:search.
I think if $valid were prepended with exact matches first then this would solve this (line 105)
Last edited June 14, 2021 8:00 am