DATABASE ERROR: query_error
sql: SELECT * FROM symptoms WHERE (postdate>0 AND status = 1) GROUP BY title ORDER BY postdate DESC LIMIT 15;
error: Unknown column 'postdate' in 'where clause'