When I echo the user level that is established (using single-login mode) the level appears as super and admin (depending on what I was testing for) yet the page "index.php?qa=admin" tells me only administrators can access that page?
What am I missing??
You shouldn't set the level to the string 'super' or 'admin'. Rather, you should use the numerical constants at the top of qa-app-users.php, e.g. 120 for the super administrator. Unless of course I am misunderstanding your question?
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.