Ask your own question, for FREE!
OpenStudy Feedback 14 Online
OpenStudy (kobeni-chan):

I heard that you can change your username on here, one time? And if so, how would people recognize you with a new username? Or is that something you just have to deal with?

OpenStudy (abhisar):

No u can't change your username by any means.

sammixboo (sammixboo):

Nope. Changing Username = A no no But one thing you can do is create a new account with your desired username

TheSmartOne (thesmartone):

^^ and if you make anothe account put it in the bio of your old account and/or message all your fans what your new account is. Make a question that tells people your new account.. umm tell pwoplw in the chats.

OpenStudy (anonymous):

Actually, username could be changed, even with the current set up. It would just be a difficult task.

OpenStudy (anonymous):

There are two ways of going about it. 1) Create a new column to server as the primary key and import all the data into that database. (Difficult, thorough fix) 2) Create a new column to serve as the display name. (Easier, shallow fix)

OpenStudy (anonymous):

The reason 1 is more difficult because you have to basically copy every table that references usernames to create a version that references the primary key. The reason 2 is shallow is because all of the issues we have with non ASCII usernames is going to remain.

OpenStudy (anonymous):

Both would still be pretty difficult because one would have to make changes to various parts of the server code to use the new columns

OpenStudy (kobeni-chan):

oh ok :( thanks guys

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!