SELECT * FROM emlog_blog WHERE type='blog' and author=17 and date<= 1748414597 and hide='n' and checked='y' order by sales_volume desc LIMIT 0, 6
error: 1054 , Unknown column 'sales_volume' in 'order clause'
SELECT * FROM emlog_blog WHERE type='blog' and author=17 and date<= 1748414597 and hide='n' and checked='y' order by sales_volume desc LIMIT 0, 6
error: 1054 , Unknown column 'sales_volume' in 'order clause'