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
Error when accessing admin side
Moderator: mkoch227