Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
359 views
in Q2A Core by

error not send reset password email

Question2Answer fatal error:

Could not send reset password email

Stack trace:

require() in index.php:27
require() in qa-index.php:183
qa_get_request_content() in qa-page.php:824
require() in qa-page.php:203
qa_start_reset_user() in forgot.php:71

1 Answer

+1 vote
by
This is usually a problem with your email settings. Check with your host what is required to send email on your site, and put those details into the Admin>Email page.
...