News:

Wondering if this will always be free?  See why free is better.

Main Menu

Change of login name.

Started by Nordoelum, September 05, 2007, 11:55:24 AM

Previous topic - Next topic

Nordoelum

Who should I contact if I want to change my login name?

Dragooon

Login Means User name? I dont think so you can change it. But you change your appearence name.
Go to Profile > Account related settings.

Gary

The display name can be changed by doing what Dragooon said. For the username itself, that cant be changed as a regular member. You'd need to ask an admin on that one.

-ALM
Gary M. Gadsdon
Do NOT PM me unless I say so
War of the Simpsons
Bongo Comics Fan Forum
Youtube Let's Plays

^ YT is changing monetisation policy, help reach 1000 sub threshold.

metallica48423

You'd have to send off an email to [email protected] to contact an admin about this one.

I am not 100% sure if they'd even do it, though.

Why not just change your display name to what you'd like?

[edit: darnit ALM :P]
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Dragooon


metallica48423

hey, some of us have to eat breakfast too! (at 12:15 pm :D)
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

Nordoelum

I have allready changed my display name. Only want to change my login name, since it is easier to remember only one name.

青山 素子

Quote from: MindTooth on September 06, 2007, 12:31:41 PM
I have allready changed my display name. Only want to change my login name, since it is easier to remember only one name.

Changing the login name is very expensive (in terms of server time - it causes a lot of changes in the db), but will be considered if you send a message to the info e-mail address along with a good reason for the change. (Hint: Changing simply because it is easier for you to remember isn't a good reason.)
Motoko-chan
Director, Simple Machines

Note: Unless otherwise stated, my posts are not representative of any official position or opinion of Simple Machines.


Rudolf

Quote from: Motoko-chan on September 06, 2007, 04:37:21 PM
Changing the login name is very expensive (in terms of server time - it causes a lot of changes in the db), but will be considered if you send a message to the info e-mail address along with a good reason for the change. (Hint: Changing simply because it is easier for you to remember isn't a good reason.)

Do you have any proof (benchmark) to support this?
Looking from the code there's no real difference between changing the user name and the display name. The only thing updated in the database is the user's record. The only difference is that a new password is generated and sent in email for the user. That's not expensive... or else the "forgot password" feature would be very expensive too.
I will update all my mods in the next few weeks. Thanks for your patience.

SVG-Collapse (you need an SVG compliant browser)

青山 素子

Quote from: Rudolf on September 06, 2007, 05:23:50 PM
Do you have any proof (benchmark) to support this?
Looking from the code there's no real difference between changing the user name and the display name. The only thing updated in the database is the user's record. The only difference is that a new password is generated and sent in email for the user. That's not expensive... or else the "forgot password" feature would be very expensive too.

I'd have to check, it may have changed, but I believe it updates all posts in the messages table as it also stores the user's name there.
Motoko-chan
Director, Simple Machines

Note: Unless otherwise stated, my posts are not representative of any official position or opinion of Simple Machines.


winrules

Motoko I'm pretty sure the column in the members table is only used if a member doesn't exist so it doesn't really need to be changed.


winrules
SMF Developer
               
My Mods
Please do not PM me for support.


metallica48423

motoko, IIRC it stores ID_MEMBER for non-guests
Justin O'Leary
Ex-Project Manager
Ex-Lead Support Specialist

QuoteMicrosoft wants us to "Imagine life without walls"...
I say, "If there are no walls, who needs Windows?"


Useful Links:
Online Manual!
How to Help us Help you
Search
Settings Repair Tool

SleePy

#12
Quote from: metallica48423 on September 06, 2007, 10:43:29 PM
motoko, IIRC it stores ID_MEMBER for non-guests

Until you delete the account :P
Then it does a massive update to the messages table setting the name and email of the deleted user.

Actually looking at the code. It doesn't do that. So it would have to store the information like Moto has said. Will look at that function as well.
It doesn't do what moto said either..
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Rudolf

#13
It works like this:
Everytime you post a message, the ID, the name and the email address is saved in the messages folder. The name and the email address is the  one at the time of posting.
When you update your username or email address those fields are not updated.
When you delete a member, if you don't choose to delete the posts, then it will set the ID_MEMBER field to 0.
When the ID_MEMBER field is 0 then it is a guest. In this case it will use the username and email address from the messages table. I repeat, these two fields are the ones at the time of posting and they are never updated. EDIT: Maybe they should be, but only as a maintenance option. Not every time you change name or email.

So, changing the username is just like changing the display name, except that a new password is created and mailed to the user's email address. It's easy to see why only admins are allowed to change it. Normal people can change their display name if they want to appear with a different name.
However asking to change the username shouldn't require a good reason, given that a person doesn't asks this every week.
I will update all my mods in the next few weeks. Thanks for your patience.

SVG-Collapse (you need an SVG compliant browser)

Xarcell

Thanks for the smackdown Rudolf. This is good info...

Nordoelum


Kindred

however, regardless of whether it uses server resources, it does require admin work...   which, quite honestly, could be better spent adminning the boards rather than changing the login-name of a user who wants to be lazy.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Nordoelum

How am I lazy? I changed my display name didn't I? It is easier to have one username across the net.

SleePy

Ah it would be nice, but saddly some of us have 3 or 4 with 20+ different passwords.. Don't ask me how people like me remember those..

But you should be able to login with your display name or even your email address  :D
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: