• Resolved Kristina Lingva

    (@kristina-lingva)


    Error message “An error occurred while creating a new user! Cannot create a user with an empty login name” appears every time when user with Cyrillic first name and last name is trying to register via Facebook, Google, Odnoklassniki. I tried plugins (“Wordpress Special Characters in Usernames”, “Allow Cyrillic Usernames”) but they did not help. Any advice appreciated.

    https://ww.wp.xz.cn/plugins/wordpress-social-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Kristina Lingva

    (@kristina-lingva)

    UPD: I am using plugin “Allow Cyrillic Usernames” and now it helps to register user via Facebook, Google, Odnoklassniki ONLY if the user has no more than 8 Cyrillic characters. I have asked this question also at the support page of that plugin: https://goo.gl/ZW6xyd

    Thread Starter Kristina Lingva

    (@kristina-lingva)

    Resolved. In database I modified “user_nicename” in table “wp_users”: varchar(50) replaced by varchar(200).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Cyrillic problem (Cannot create a user with an empty login name)’ is closed to new replies.