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