Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
149 views
in Plugins by

I have made a plugin named q2a username changer. This plugin helps Admin to change the username of any user of q2a forum.

Q2A version: 1.8.8

3 Answers

+1 vote
by
0 votes
by
It's a good solution for users who registered with spaces between characters in their nicknames, since, as I said, the platform is giving a 404 or "forbidden" when they enter their profiles. The nickname must be changed to something simple so they can log in. A good tool for helping users from the administration page.

https://www.question2answer.org/qa/117080/why-is-it-not-accepting-nick-with-spaces-q2%40-in-1-8-8-version
0 votes
by
This plugin can be useful, but normally, a username shouldn't be changed by an administrator. A better solution would be a plugin that prevents the registration of a username that causes an error in the system. So, it shouldn't be possible to register a name with spaces.
...