Warning: mktime() expects parameter 6 to be long, string given in /www/htdocs/w00c3888/planet-roxette/inc/news.php on line 26

Warning: mktime() expects parameter 6 to be long, string given in /www/htdocs/w00c3888/planet-roxette/inc/news.php on line 27
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 time_c <= and n.status=1 GROUP BY n.id ORDER BY n.time_c DESC' at line 5 SELECT n.id, n.titel, n.text, n.text2, n.quelle, n.shoutbox, n.time, nc.name, n.status, n.subcat, u.id_member AS ID_MEMBER, u.real_Name AS realName, COUNT(sb.id) AS comments FROM news_articel as n LEFT JOIN news_cat AS nc ON nc.id = n.cat LEFT JOIN roxette_members AS u ON id_member = n.user LEFT JOIN shoutbox AS sb ON sb.location = 'news' AND sb.loc_id = n.id WHERE time_c >= and time_c <= and n.status=1 GROUP BY n.id ORDER BY n.time_c DESC SELECT n.id, n.titel, n.text, n.text2, n.quelle, n.shoutbox, n.time, nc.name, n.status, n.subcat, u.id_member AS ID_MEMBER, u.real_Name AS realName, COUNT(sb.id) AS comments FROM news_articel as n LEFT JOIN news_cat AS nc ON nc.id = n.cat LEFT JOIN roxette_members AS u ON id_member = n.user LEFT JOIN shoutbox AS sb ON sb.location = 'news' AND sb.loc_id = n.id WHERE time_c >= and time_c <= and n.status=1 GROUP BY n.id ORDER BY n.time_c DESC