Coder Social home page Coder Social logo

Comments (4)

amiyasahu avatar amiyasahu commented on July 25, 2024

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

from donut.

akashiisc avatar akashiisc commented on July 25, 2024

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.

from donut.

counterpoint avatar counterpoint commented on July 25, 2024

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.

from donut.

maegras avatar maegras commented on July 25, 2024

Same here

from donut.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.