• Resolved furkanaycan

    (@furkanaycan)


    Hi,

    I have installed Ultimate Member plugin to allow users to create accounts on my website. Once they fill the form, they can’t use the password to login; even though they enter the correct information, the following errors occur;

    Warning: Undefined array key “user_login” in /homepages/4/d918488668/htdocs/clickandbuilds/CampWhyNot/wp-content/plugins/ultimate-member/includes/core/um-actions-login.php on line 47

    Warning: Undefined array key “user_login” in /homepages/4/d918488668/htdocs/clickandbuilds/CampWhyNot/wp-content/plugins/ultimate-member/includes/core/um-actions-login.php on line 48

    I have a feeling there’s a problem validating the passwords against the database, I don’t know how to fix that.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • @furkanaycan

    You must have either the username or the user_login field from the Registration Form to identify the user on the Login Form together with the user_password field.
    Identification may also be via the user’s user_email field.

    • This reply was modified 2 years, 2 months ago by missveronica.

    Hi @furkanaycan

    This thread has been inactive for a while. Has the above solution provided by Miss Veronica helped you solve your problem? If so, please kindly mark this thread as “Resolved.”

    Thank you!

    Plugin Support andrewshu

    (@andrewshu)

    Hi @furkanaycan

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. ??

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Undefined array key “user_login”’ is closed to new replies.