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