• I get 500 error for incorrect password. Anyone or the owner can helpme?

    I am using UU lite with uptodate wordpress installation.

    I think this can be checked by anyone:
    url: tradybees.com/login

    Edit: Please take this in care in next update.

    $user = wp_signon( $creds, false );
    //do_action(‘wp_login’, $user->user_login, $user);

    Just comment the doaction as i done. That is the problem causing. Thanks to another plugin’s code which helped me.

    file:wp-content/plugins/users-ultra/xooclasses/xoo.userultra.login.php

    Line: 278 or make a search with find option

    • This topic was modified 6 years, 5 months ago by smohannagaraj.
  • The topic ‘Wrong Password 500 error’ is closed to new replies.