Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Donut theme breaks with site with single signon. #117

Open
akashiisc opened this issue May 1, 2020 · 4 comments
Open

Donut theme breaks with site with single signon. #117

akashiisc opened this issue May 1, 2020 · 4 comments

Comments

@akashiisc
Copy link

The Q2A website which uses a single sign-on, Donot theme doesn't work with it.

@amiyasahu
Copy link
Owner

Do you get any error on screen? or in the PHP error log?

@akashiisc
Copy link
Author

akashiisc commented May 7, 2020

Error on apache error log :
PHP Question2Answer MySQL query error 1146: Table 'xyz_db.qa_users' doesn't exist - Query: SELECT qa_users.userid, passsalt, HEX(passcheck) AS passcheck, passhash, email, level, emailcode, handle, UNIX_TIMESTAMP(created) AS created, sessioncode, sessionsource, flags, UNIX_TIMESTAMP(loggedin) AS loggedin, loginip, UNIX_TIMESTAMP(written) AS written, writeip, BINARY avatarblobid AS avatarblobid, avatarwidth, avatarheight, points, wallposts FROM qa_users LEFT JOIN qa_userpoints ON qa_userpoints.userid=qa_users.userid WHERE qa_users.userid='11'

Error on Browser:
A Question2Answer database query failed when generating this page.
A full description of the failure is available in the web server's error log file.

If your site is configured with the single sign-on, there will not be a qa_users table.

@counterpoint
Copy link

Is there any hope of a solution for this? I have exactly the same problem with the Joomla sign on integration from https://github.com/SFWLtd/plg_q2a_integration. It works with the built in themes, but fails with Donut. Shame, because I really like Donut! Problem is database error, as reported above.

@maegras
Copy link

maegras commented Sep 23, 2021

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants