Error when accessing admin side
Posted: Tue Oct 25, 2016 4:55 pm
Anyone have any thoughts on how to resolve:
Can't execute SQL: SELECT `text`, `Key`, `language` FROM `hesk_statuses` AS `statuses` LEFT JOIN `hesk_text_to_status_xref` ON `status_id` = `statuses`.`ID` AND `language` = 'English' WHERE `statuses`.`ID` = 0
MySQL said:
Unknown column 'Key' in 'field list'
Thank you,
Jon
Can't execute SQL: SELECT `text`, `Key`, `language` FROM `hesk_statuses` AS `statuses` LEFT JOIN `hesk_text_to_status_xref` ON `status_id` = `statuses`.`ID` AND `language` = 'English' WHERE `statuses`.`ID` = 0
MySQL said:
Unknown column 'Key' in 'field list'
Thank you,
Jon