Strange issue with login via email

Need some custom code changes to the phpBB core simple enough that you feel doesn't require an extension? Then post your request here so that community members can provide some assistance.

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: NO OFFICIAL SUPPORT IS PROVIDED IN THIS SUB-FORUM
Post Reply
madnnes
Registered User
Posts: 13
Joined: Tue Feb 28, 2012 1:18 pm

Strange issue with login via email

Post by madnnes »

Hey All,

Would you please advise me what to do with the following issue?

I have integrated Laravel 7 and phpbb3 bridge.
When a user is created in Laravel the same is created automatically in phpbb3.
Also when the user password is changed in Laravel, the same is replicating in phpbb3.
DB collation of Laravel and phpbb3 is utf8_unicode_ci.
I have installed the phpbb3 plugin 'Email Login', so the login to phpbb3 is not with a username, but via email.

When I login on the frontend with an email associated with a Cyrillic username, the login is failing with 'Username is wrong. Please try again'.
Also if I goes in the ACP->Users and groups -> Users and try to search this user with its Cyrillic username it says 'No user found'.
There is absolutely no issues with a Latin username.

I think something is wrong with the encoding, because iI have created manually a Cyrillic username in phpbb3 only and it's working. I can search and find it in the Users tab in ACP, also I'm able to login via its email addresses as well on the frontend.

Any ideas? :idea:
Last edited by HiFiKabin on Thu Apr 21, 2022 8:38 am, edited 1 time in total.
Reason: Moved to Custom Coding
Post Reply

Return to “phpBB Custom Coding”