Reset password not working
-
Hello,
I have a problem with the password reset.
If I go to Dashboard / Users and click in the user list on “Send password reset” for a user, I get this error:
Warning: Undefined array key "user_login" in /homepages/17/123/htdocs/www/wp-content/plugins/new-user-approve/new-user-approve.php on line 814
Warning: Undefined array key "user_login" in /homepages/17/123/htdocs/www/wp-content/plugins/new-user-approve/new-user-approve.php on line 817
Warning: Cannot modify header information - headers already sent by (output started at /homepages/17/123/htdocs/www/wp-content/plugins/new-user-approve/new-user-approve.php:814) in /homepages/17/123/htdocs/www/wp-includes/pluggable.php on line 1416
Warning: Cannot modify header information - headers already sent by (output started at /homepages/17/123/htdocs/www/wp-content/plugins/new-user-approve/new-user-approve.php:814) in /homepages/17/123/htdocs/www/wp-includes/pluggable.php on line 1419
The user does not receive an email. I get this error when the user is approved and also when the user is denied.
If the user tries even via
wp-login.php?action=lostpassword
, the message from WordPress is displayed, but no email is sent. I tried this with different emails/users.WordPress Version: 6.1.1
New User Approve Version: 2.5
Used language: German
PHP Version: 8.0.26I have another test installation (WordPress 6.1.1, PHP 7.4.33 and New User Approve 2.5) and there the password reset works without any problems.
Any suggestion what is wrong? Is there maybe a problem with PHP 8.x?
Thanks for help, Chris
- The topic ‘Reset password not working’ is closed to new replies.