I have just noticed a strange phenomenon when registering users.
Support Request Template
What version of phpBB are you using? phpBB 3.3.9
What is your board's URL?
Who do you host your board with? VPS Linux VC8-32
How did you install your board? I used the download package from strato
What is the most recent action performed on your board? Fresh Install
Is registration required to reproduce this issue? yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What extensions do you have installed? gtranslate / board announcement /
What styles do you currently have installed? prosilver/ Multi-design
What language(s) is your board currently using? de
Which database type/version are you using? MariaDB 10
What is your level of experience? New to PHP and phpBB
What actions did you take
Please describe your problem. ovewrite the username in phpbb_users
I could see that name of the correponding user_id in phpbb_users was overwriten with "PETET" !Step 1
A user who has already been registered by the system is supposed to log in for the first time.
USER : "PETER"
MAIL: "unknown.name@mail.org"
Step 2
The user fills out the registration form again instead of logging in. In doing so, he makes a mistake on typing.
USER : "PETET"
MAIL: "unknown.name@mail.org"
Step 3
The system informs him that this e-mail address is already taken. Which is fine. But in the database there is now a BUG !
Support Request Template
What version of phpBB are you using? phpBB 3.3.9
What is your board's URL?
Who do you host your board with? VPS Linux VC8-32
How did you install your board? I used the download package from strato
What is the most recent action performed on your board? Fresh Install
Is registration required to reproduce this issue? yes
Do you have any MODs installed? No
Do you have any extensions installed? Yes
What extensions do you have installed? gtranslate / board announcement /
What styles do you currently have installed? prosilver/ Multi-design
What language(s) is your board currently using? de
Which database type/version are you using? MariaDB 10
What is your level of experience? New to PHP and phpBB
What actions did you take
Please describe your problem. ovewrite the username in phpbb_users
Statistics: Posted by effixx — Tue Feb 27, 2024 1:50 pm