Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Can't find user profile when there's a questionmark in name [RESOLVED]
Starfleet
New
I'm kinda new here, but I believe the title pretty much explains the problem I'm facing. Whenever a user registers an account with a questionmark in the name, they don't seem to have a profile. Vanilla states that the user can't be found while the user does exist.
Anyone who can help me on this?
0
Comments
Fixed it by using
$Configuration['Garden']['Registration']['NameUnique'] = false;
, so that the urls contain the users usernumber.