Notice: Undefined index: kalender in /home/dbbch/public_html/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(99) : eval()'d code on line 58

Notice: Trying to access array offset on value of type null in /home/dbbch/public_html/wp-content/plugins/insert-php-code-snippet/shortcode-handler.php(99) : eval()'d code on line 58
01.01.1970
Array
(
    [0] => 1064
    [1] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and
			evd_end_date <= 86399 ORDER BY evd_start_date ASC, evd_duration ASC' at line 4
    [2] => 
		SELECT *
		FROM dbb_events left outer join dbb_event_days on evt_ID = evd_evt_ID 
		WHERE 
			evd_start_date >=  and
			evd_end_date <= 86399 ORDER BY evd_start_date ASC, evd_duration ASC
    [3] => 
)