Fatal error: Uncaught exception 'Exception' with message '1054:Unknown column 'ed.value' in 'order clause' ::: SQL QUERY: SELECT distinct(e.`entryid`) FROM `aegeancms_entries` e inner join `aegeancms_entrytocategories` etc on etc.`entryid` = e.`entryid` inner join `aegeancms_categories` c on etc.`categoryid` = c.`categoryid` where e.`active` = 1 and (c.`categoryid` = 14 or c.`parentid` = 14) and e.`type` = 3 ORDER BY ed.`value` ASC, e.`name` ASC limit 50 ' in /home1/aegeancu/lib/database.php:830 Stack trace: #0 /home1/aegeancu/lib/database.php(892): pramnos_database->set_error(1054, 'Unknown column ...', false) #1 /home1/aegeancu/public_html/includes/application/aegeancms/models/entry.php(1809): pramnos_database->Execute('SELECT distinct...', true, 600, 'entries') #2 /home1/aegeancu/public_html/includes/application/aegeancms/controllers/category.php(61): entrymodel->getArticlesByCategory('14', ' ed.`value` ASC...') #3 /home1/aegeancu/lib/application/controller.php(142): category_controller->display(Array) #4 /h in /home1/aegeancu/lib/database.php on line 830