Vanilla Forums
Home
Addons
Community
Documentation
Blog
Hosting
Download
Home
»
Questions
Activity
•
Sign In
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Categories
16.1K
Questions
15.6K
Feedback
354
Developers
49
Localization
50
Blog
15
Categories
Recent Discussions
In this Discussion
Dinoboff
March 2010
Who's Online
11
+
7
guests
Changing someone's username?
rhino777
March 2010
in
Questions
Can you actually change a user's username? I realize they could just create a new account but then they would lose everything attached to their old account. Can you just hack the mysql database or is it more complicated than that?
Comments
Dinoboff
March 2010
Posts: 1,880
In Vanilla 1...
As an admin you can go on any account page and change its username on the "change personal information" form.
As a user, you can change your own username.
It can be disabled with "$Configuration['ALLOW_NAME_CHANGE'] = '0';"
Sign In
or
Register
to comment.
Host Your Community With Us
Comments
As an admin you can go on any account page and change its username on the "change personal information" form.
As a user, you can change your own username.
It can be disabled with "$Configuration['ALLOW_NAME_CHANGE'] = '0';"