Wrong Password 500 error
-
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/loginEdit: 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
- The topic ‘Wrong Password 500 error’ is closed to new replies.