AUSFIFA
Member
I know it's possible to just update the username column in xf_user table, but doing it this way wont update any of the username references in the other tables, such as "last_post_username" in xf_thread.
The only way to change the username properly in all database tables is to do it by editing their profile in the Xenforo ACP, but is there anyway I can achieve this via script? Is there a function which handles username changes in Xenforo that I can access?
Thanks!
The only way to change the username properly in all database tables is to do it by editing their profile in the Xenforo ACP, but is there anyway I can achieve this via script? Is there a function which handles username changes in Xenforo that I can access?
Thanks!