Warning: Invalid argument supplied for foreach() in /home/thoc/public_html/createenginefiles.php on line 43
Warning: file_get_contents(./engine/l102051.php): failed to open stream: No such file or directory in /home/thoc/public_html/createenginefiles.php on line 46
Warning: Invalid argument supplied for foreach() in /home/thoc/public_html/createenginefiles.php on line 48
{"status":"error","error":"query_failed","query":"SELECT SQL_CALC_FOUND_ROWS articles.id,\r\n\t\tarticles.title_el as title,\r\n\t\tarticles.subtitle_el as subtitle,\r\n\t\tarticles.type,articles.subtype,\r\n\t\tDATE_FORMAT(datetimewritten,'%d.%c.%Y') as datetimewritten\r\n\tfrom articles\r\n\twhere articles.active_el=1 and articles.type=5 and articles.subtype in ()\r\n\r\n\t\tand articles.datetimewritten>=now() - interval 2 MONTH\r\n\t\tand (date_end is null || date_end>now())\r\n\r\n\t\t\r\n\tgroup by articles.id\r\n\torder by articles.datetimewritten desc\r\n\tlimit 0,9","dberrno":null,"dberror":null}