From time to time I get requests where people want to change their username. As admin, I have not been able to find a way to do this for them. Having them register the new name solves the name problem but their previous posts are in their old name and theirpost count and status starts over.
I saw a hack where people can change thier own usernames but that's not the option I want to give them.
Has anyone done this? Can someone tell me which tables and fields I'd have to update with sql commands to accomplish this?
Any info is appreciated.
TIA
I saw a hack where people can change thier own usernames but that's not the option I want to give them.
Has anyone done this? Can someone tell me which tables and fields I'd have to update with sql commands to accomplish this?
Any info is appreciated.
TIA
Comment