Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+10 votes
301 views
in Q2A Core by
Hi

when a new user is try to verify his email, he get a URL like this:

https://example.com/confirm?c=RAND_CODE&u=USER_NAME

but when click on it, this error appear:

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

site info:

php 8.1

Q2A 1.8.6
Q2A version: 1.8.6
by
+1
This might be a bug. Can you share with me the JSON file exported from this plugin? https://github.com/pupi1985/q2a-pupi-coma

I guess the "Options table settings section" will be enough. You can check the content of the downloaded file before sharing it, just to confirm  you're not including anything you don't want to share.

1. Have you installed Q2A with or without external users support?
2. Have you changed anything regarding it since then?

1 Answer

0 votes
by
 
Best answer

my bad, code is ok and email works 100%

i got 2 installations and by  mistake i mixed them.

comment 

many thanks

...