Trying to implement single sign on with AEForum but get this error:
Undefined index: is_logged_in in /home/mysite/mysite.com.com/mkportal/modules/answers/qa-external/qa-external-users.php on line 63
(Line 63 is: if ($_SESSION['is_logged_in']) { )
I've used example 1 from your examples.
Any ideas?
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.