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](https://secure.gravatar.com/avatar/c79b112be50087b06d8e801ab2c54f12/?default=https%3A%2F%2Fvanillicon.com%2F8741c541c57632380aff102cac0892f1_100.png&rating=g&size=100)
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.