q2a / question2answer

Question2Answer is a free and open source platform for Q&A sites, running on PHP/MySQL.
http://www.question2answer.org/
GNU General Public License v3.0
1.63k stars 627 forks source link

password reset fatal error: User login is handled by external code #964

Closed xAli-1 closed 1 year ago

xAli-1 commented 1 year ago

Hi

this error is shown if user clicked on password reset link:

Question2Answer fatal error:

User login is handled by external code

Stack trace:

require() in index.php:27 require() in qa-index.php:188 qa_get_request_content() in qa-page.php:47 require() in page.php:183

php: 8.1

MariaDB: 10.5.16

Q2A: 1.8.6

xAli-1 commented 1 year ago

my bad, code is ok 100% i got 2 installations :

1: with WordPress . 2: stand a lone.

i was pointing my domain to the wrong subdomain.

after i set the subdomain to the correct one, the reset password is working 100%