Database error
-
Tried upgrading from .8 to .8.2.1 and I keep getting this error. anyone else get this and how do you fix it?
bbPress database error: [You have an error in your SQL syntax near ‘FROM bb_topics WHERE topic_status = 0 AND topic_sticky <> 2 ORDER BY topic_time’ at line 1]
SELECT SQL_CALC_FOUND_ROWS * FROM bb_topics WHERE topic_status = 0 AND topic_sticky <> 2 ORDER BY topic_time DESC LIMIT 10
bbPress database error: [You have an error in your SQL syntax near ‘FROM bb_topics WHERE topic_sticky = 2 AND topic_status = 0 ORDER BY topic_time ‘ at line 1]
SELECT SQL_CALC_FOUND_ROWS * FROM bb_topics WHERE topic_sticky = 2 AND topic_status = 0 ORDER BY topic_time DESC
- You must be logged in to reply to this topic.