EventsNews not found SELECT a.location,a.name AS name,a.keywords AS keywords,a.short_text AS short_text,a.long_text AS long_text,DATE_FORMAT(a.date_start,'%e %b %y') AS date_start,'' AS image,DATE_FORMAT(a.date_end,'%e %b %y') AS date_end FROM screen a LEFT JOIN lookup b ON b.ID=a.level LEFT JOIN screen_shell c ON c.ID=a.template WHERE a.ID='1632' AND b.value<='0' AND a.domain=1
