Error: Can't execute SQL: SELECT `title`, `message`, `style` FROM `heskr0_service_messages`
WHERE `type`='0'
AND (`location` IS NULL OR `location`='ALL' OR `location` LIKE '%home%')
AND (`language` IS NULL OR `language` LIKE 'English')
ORDER BY `order` ASC
MySQL said:
Unknown column 'location' in 'WHERE'
WARNING