SELECT * FROM emlog_blog WHERE type='blog' and author=7 and date<= 1745003474 and hide='n' and checked='y' order by modified desc LIMIT 0, 8
error: 1054 , Unknown column 'modified' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and author=7 and date<= 1745003474 and hide='n' and checked='y' order by modified desc LIMIT 0, 8
error: 1054 , Unknown column 'modified' in 'order clause'