5hocK wrote: Tue Nov 28, 2023 7:44 pm
I'm curious why users might be changing their usernames a few times a day?
I'd be constantly forgetting my own name!
Username changes may not occur so often on forum sites (or ever on many forum sites),
however -- as I pointed out previously -- this has nothing to do with a forum site,
it's a social media community site which just happens to be built on modified phpBB software.
All the conventions which apply to forum sites have no relevance in this case.
In social media sites, you find (mostly younger) members who often get bored with a username, or think of a better name
shortly after registering, and then periodically change over time. It's impossible to predict the frequency or number of changes,
or which users are most likely to change name. If there are only a few members -- this would be trivial, but with thousands of members
it becomes unmanageable.
There is nothing for it other than logging the changes, and automatically notifying Admin of the changes.
warmweer wrote: Tue Nov 28, 2023 8:00 pm
testboards on PWS? what does PWS stand for exactly?
I like the suggestion of an extra log table storing username changes, including user_id number, username, and the date-time on which the username change was made, where a copy of the existing phpbb_log could be used.
I need to compose an extension request with all elements of the extension project clearly defined.
so I will sift through all these proposals, and include the most effective elements and methods of achieving them,
Many thanks for all the suggestions!