SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1749109942 and sortid in (3,5,7,10) 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<= 1749109942 and sortid in (3,5,7,10) order by sortop desc, modified desc LIMIT 0, 16
error: 1054 , Unknown column 'modified' in 'order clause'