Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1732

phpBB Custom Coding • Re: If I update username thru sql, what tables would be affected ?

$
0
0
Are updating username & username_clean in table phpbb_users enough ?
My post here demonstrates that your username now resides in my post text, too. Would you now consider that by far much more columns/tables would need to be addressed?

When doing it per ACP, phpBB executes mostly \includes\functions_user.php's function user_update_name(), so just call that in a loop if you want to code. Updating textual usernames in post texts and private message texts is more difficult. Wiping all traces of a previous username needs talent.

Statistics: Posted by AmigoJack — Thu Feb 15, 2024 4:14 pm



Viewing all articles
Browse latest Browse all 1732

Trending Articles