Notice: Trying to access array offset on value of type null in /var/www/html/application/libraries/Ilch/Database/Mysql.php on line 196
An unexpected error occurred:
MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC,`p`.`cat_id`,`p`.`date_created`,`p`.`top`,`p`.`read_access`,`pc`.`article_i' at line 1
in Query: SELECT SQL_CALC_FOUND_ROWS * FROM `ilch_articles` AS `p` LEFT JOIN `ilch_articles_content` AS `pc` ON `p`.`id` = `pc`.`article_id` WHERE (`p`.`date_created` >= "2018-10-01 00:00:00" AND `p`.`date_created` < "2018-11-01 00:00:00") GROUP BY `p`.`id` DESC,`p`.`cat_id`,`p`.`date_created`,`p`.`top`,`p`.`read_access`,`pc`.`article_id`,`pc`.`author_id`,`pc`.`visits`,`pc`.`content`,`pc`.`description`,`pc`.`keywords`,`pc`.`locale`,`pc`.`title`,`pc`.`teaser`,`pc`.`perma`,`pc`.`img`,`pc`.`img_source`,`pc`.`votes` LIMIT 0, 20