Код: Выделить всё
Database Error: 1054 - Unknown column 'e.field_579' in 'order clause'
Query: select count(e.id) as total from app_entity_61 e where e.id>0 and (e.field_696 in (111,144) and (FROM_UNIXTIME(e.field_698,'%Y-%m-%d')>=date_format(DATE_ADD(now(),INTERVAL 0 DAY),'%Y-%m-%d')) and e.field_696 not in (144) ) and ((select count(*) as total from app_entity_61_values cv where cv.items_id=e.id and cv.fields_id='697' and cv.value='4')>0 or (select count(*) as total from app_entity_61_values cv where cv.items_id=e.id and cv.fields_id='700' and cv.value='4')>0 or e.created_by='4') order by e.field_579 asc
Page: /index.php?module=items/listing
#0 includes/functions/database.php(99): mysqli_query()
#1 includes/classes/split_page.php(64): db_query()
#2 modules/items/actions/listing.php(213): split_page->__construct()
#3 index.php(31): require('...')
#4 {main}