SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1747826463 and sortid=1 order by sortop desc, modified desc LIMIT 15, 15
error: 1054 , Unknown column 'modified' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and hide='n' and checked='y' and date<= 1747826463 and sortid=1 order by sortop desc, modified desc LIMIT 15, 15
error: 1054 , Unknown column 'modified' in 'order clause'