SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1748789836 and sortid in (5,6,7,10) order by sortop desc, comment_count desc LIMIT 0, 12
error: 1054 , Unknown column 'comment_count' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1748789836 and sortid in (5,6,7,10) order by sortop desc, comment_count desc LIMIT 0, 12
error: 1054 , Unknown column 'comment_count' in 'order clause'