• Resolved OpenTips

    (@sergeiweb)


    G’day everyone,
    after I’ve made an update for the Ultimate Member — User Profile & Membership plugin I faced this problem. After I’m trying to register a new user – have this page:

    https://joxi.ru/nAyG4kpIgEZNxm

    with a code like:

    array (
      'message' => 'Неверный ID пользователя.',
      'dump' => 
      array (
        'ID' => 
        WP_Error::__set_state(array(
           'errors' => 
          array (
            'empty_user_login' => 
            array (
              0 => 'Нельзя создать пользователя с пустым логином.',
            ),
          ),
           'error_data' => 
          array (
          ),
        )),
        'display_name' => ' ',
      ),
      'changes' => 
      array (
        'form_id' => '8931',

    etc.

    How can I fix this?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @sergeiweb,

    Please make sure that you have the latest 2.1.1 update installed.
    Have you added the required username, email and password fields to your registration form?

    Regards.

    Thread Starter OpenTips

    (@sergeiweb)

    G’day @ultimatemembersupport

    yes, I’ve made an update today so I have the newest version. I will try to delete and re-install the plugin, maybe this will help. Seems like a temporary “bug” to me

    Plugin Author Mykyta Synelnikov

    (@nsinelnikov)

    Hi @sergeiweb

    Could you clarify was the issue resolved? If yes you could mark the topic as resolved.

    Let me know,
    Thanks!

    Thread Starter OpenTips

    (@sergeiweb)

    Hi @nsinelnikov,

    yes. I’ve just deleted the plugin and reinstall it back, it’s working now the way it should. Will mark this issue as solved.

    Thank you all for assistance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WP_Error: after registering new user’ is closed to new replies.