Hello,
I cannot transfer usernames on Cyrillic, once I enter the username I got the message when I use Transfer single phpBB User into WordPress:
Error: Cannot create a username, if the username is empty
I have the latest version 2.8.9.
Would you please help?
PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
-
- User ww
- Posts: 20
- Joined: Tue Sep 26, 2023 8:39 am
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
Hi, stupid help required by me, sorry can you provide me a list of
cyrillic usernames (2 or 3) i will try to setup them into phpBB and try to transfer on fly with a test.
p.s ok i've find it https://www.russianlessons.net/vocabula ... _names.php
Are you on normal WP or multisite?
[EDITED]
cyrillic usernames (2 or 3) i will try to setup them into phpBB and try to transfer on fly with a test.
p.s ok i've find it https://www.russianlessons.net/vocabula ... _names.php
Are you on normal WP or multisite?
[EDITED]
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
ps forgive me because i write English and i maybe realize after that what i write can also result to be offensive/stupid, not because i want, but due to my bad Eng!
The above has been edited to say exactly what i wanted and
Yes i just tested and you are right:
Going to fix
- are you into a default WP or WP multisite?
The above has been edited to say exactly what i wanted and
Yes i just tested and you are right:
Code: Select all
Existent user: paco -> not imported
Existent user: weirdsis -> not imported
Existent user: Synisto -> not imported
Existent user: test -> not imported
Added user -> ale
Cannot create a user with an empty login name. - user Геннадий not imported
Cannot create a user with an empty login name. - user нужно починить not imported
Cannot create a user with an empty login name. - user двойняшки not imported
- are you into a default WP or WP multisite?
-
- User ww
- Posts: 20
- Joined: Tue Sep 26, 2023 8:39 am
Re: PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
Thank you!
I have a normal WP.
I have a normal WP.
- axew3
- w3all User
- Posts: 2883
- Joined: Fri Jan 22, 2016 5:15 pm
- Location: Italy
- Contact:
Re: PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
P.s i mean imported as Latin chars, are we on same line or you mean to import in WP Cyrillic usernames as they are, in Cyrillic?
And i assume that all the code about this, into two different wp_insert_user functions, not only for the import/transfer code, require an update after years, so to be fixed and works fine with Cyrillic.
p.s And i also realize that an unique function that insert users, using the wp_insert_user function is required.
And i assume that all the code about this, into two different wp_insert_user functions, not only for the import/transfer code, require an update after years, so to be fixed and works fine with Cyrillic.
p.s And i also realize that an unique function that insert users, using the wp_insert_user function is required.
-
- User ww
- Posts: 20
- Joined: Tue Sep 26, 2023 8:39 am
Re: PHPBB W3ALL Transfer does not transfer usernames on Cyrillic
Hey,
Yes, I mean to import in WP Cyrillic usernames as they are, in Cyrillic.
Thanks.
Yes, I mean to import in WP Cyrillic usernames as they are, in Cyrillic.
Thanks.