MySQL Error!
MySQL error in file: /engine/cache/system/plugins/b846d13e3842cd38f017d50a9f2243f7.php at line 99
Error Number: 1064
The Error returned was:
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 ')) AND approve=1 AND date < '2024-04-27 09:00:59' ORDER BY fixed desc, date DESC' at line 1
SQL query:

SELECT p.id, p.autor, p.date, p.short_story, CHAR_LENGTH(p.full_story) as full_story, p.xfields, p.title, p.category, p.alt_name, p.comm_num, p.allow_comm, p.status, p.status_time, p.fixed, p.up, p.date_added, p.tags, p.region, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason , u.email, u.name, u.user_id, u.news_num, u.comm_num as user_comm_num, u.user_group, u.lastdate, u.reg_date, u.banned, u.allow_mail, u.info, u.signature, u.foto, u.fullname, u.land, u.favorites, u.pm_all, u.pm_unread, u.time_limit, u.xfields as user_xfields FROM glaza_post p LEFT JOIN glaza_post_extras e ON (p.id=e.news_id) LEFT JOIN glaza_users u ON (e.user_id=u.user_id) WHERE category IN ('2','198','1172','205','199','200','202','204','110','115','116','114','113','111','112','117','1026','118','211','173','178','179','174','182','180','176','181','177','183','175','184','216','161','163','164','162','165','218','167','168','169','171','170','217','119','120','121','122','212','206','986','210','207','208','209','213','185','985','186','187','188','189','190','215','192','194','195','196','193','214','153','154','155','156','157','158','159','219','146','1023','1024','1028','147','148','149','150','151','220','141','1025','142','143','144','221','136','984','137','138','139','222','130','131','132','133','134','223','125','126','124','1171','1032','1035','1029','1031') AND (region IN ()) AND approve=1 AND date < '2024-04-27 09:00:59' ORDER BY fixed desc, date DESC LIMIT 0,24