Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

I upgrade to version 1.5 and now my website shows a blank page. What happen?

0 votes
My website shows a blank page after I upgrade to 1.5. I uploaded it again and still a blank page. Can someone help me?

Ok, I check my error_log page and it says:

[25-Jan-2012 08:22:51] PHP Question2Answer MySQL query error 1054: Unknown column 'permit' in 'field list' - Query: (SELECT 'pending_navpages' AS selectkey, pageid, title, flags, permit+0 AS permit, nav, tags, position, heading, NULL AS widgetid, NULL AS place FROM qa_pages WHERE nav IN ('B','M','O','F') ORDER BY position) UNION ALL (SELECT 'pending_widgets', NULL, title, NULL, NULL, NULL, tags, position, NULL, widgetid, place FROM qa_widgets ORDER BY position)
 

What does it means?
asked Jan 25 in Q2A Core by anonymous

1 Answer

0 votes

This is expected and it should direct you to the upgrading process. But for some reason that's not working. What happens if you go straight to this page in your Q2A installation:

http://YOUR-QA-SITE.com/index.php?qa=install

answered Jan 26 by gidgreen