SELECT * FROM emlog_blog WHERE type='blog' and author=10 and date<= 1749415265 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=10 and date<= 1749415265 and hide='n' and checked='y' order by modified desc LIMIT 0, 8
error: 1054 , Unknown column 'modified' in 'order clause'