MySQL Error!
MySQL error in file: /engine/cache/system/plugins/4c50924e654fef1e41fa33e5abebdecd.php at line 1669
Error Number: 2006
The Error returned was:
MySQL server has gone away
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.fixed, p.tags, e.news_read, e.allow_rate, e.rating, e.vote_num, e.votes, e.view_edit, e.editdate, e.editor, e.reason FROM dle_post p INNER JOIN (SELECT DISTINCT(dle_post_extras_cats.news_id) FROM dle_post_extras_cats WHERE cat_id IN ('191','66','171','176','177','178','57','62','321','79','80','81','82','173','183','282','161','162','163','86','87','88','89','90','92','93','94','96','115','104','105','106','107','108','109','111','112','113','116','11','12','98','99','100','101','102','129','130','131','132','135','137','330','40','120','122','124','125','126','127','30','31','32','33','35','36','37','42','78','138','139','141','5','6','59','28','180','143','144','145','146','14','16','71','72','148','149','150','160','182','53')) c ON (p.id=c.news_id) LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE title <> '' AND p.date >= '2024-05-01 00:30:20' - INTERVAL 5300 DAY AND p.date < '2024-05-01 00:30:20' AND approve=1 ORDER BY RAND() LIMIT 0,50