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