SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1748765521 and gid IN (8,16) order by sortop desc, modified desc LIMIT 0, 12
error: 1054 , Unknown column 'modified' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1748765521 and gid IN (8,16) order by sortop desc, modified desc LIMIT 0, 12
error: 1054 , Unknown column 'modified' in 'order clause'