SELECT content_course.* FROM `content_course` WHERE content_course.`isDeleted` = 0 AND `course_id` = beekeeping AND content_course.`isLive` = '1' AND dateShow <= '2024-05-03' AND dateHide >= '2024-05-03' ORDER BY dateStart, dateEnd ASC LIMIT 0, 1
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'beekeeping' in 'where clause'

There are currently no courses listed but please check back here soon.