admin管理员组文章数量:1122846
I have additional users set up on my WordPress site. One of the other users has asked me to reset their password as the 'forgot my password' function doesn't work (a reset password email isn't delivered). I have edited their profile to set a new password, but the new password doesn't work. I've tried this several times with no success. If anyone has a solution I'd appreciate it.
I have additional users set up on my WordPress site. One of the other users has asked me to reset their password as the 'forgot my password' function doesn't work (a reset password email isn't delivered). I have edited their profile to set a new password, but the new password doesn't work. I've tried this several times with no success. If anyone has a solution I'd appreciate it.
Share Improve this question asked Apr 3, 2024 at 16:59 MartyBMartyB 11 bronze badge 2- Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Bot Commented Apr 4, 2024 at 16:06
- Do other emails work from the site? Do you mean the password doesn't work when you try it yourself? – Rup Commented Apr 4, 2024 at 16:50
2 Answers
Reset to default 0Check the error.log files in site root and wp-admin folder for any clues.
It's also possible a plugin is interfering with the mail() command - maybe one that changes the login?
You could temp disable all plugins and then try the password reset process. If it works then, enable plugins one at a time to find the culprit.
I think you can use this plugin https://wordpress.org/plugins/wp-mail-logging/ to see what error is thrown when email password reset is sent from your website.
本文标签: WordPress user password reset not working
版权声明:本文标题:WordPress user password reset not working 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736292432a1928932.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论