select	ct_holiday.id as ct_holiday_id,
	ct_holiday.id
from ct_holiday
where ct_holiday.active = 1  and slug=''http:' limit 1
ERROR: syntax error at or near "http" at character 111

/home/cravetix/public_html/pages/event/event-listing.php
Line: 10