MySQL Error!
MySQL error in file: /engine/cache/system/plugins/93819f8a9844892115290884c51bef03.php at line 1130
Error Number: 3
The Error returned was:
Error writing file '/tmp/#sql/fd=26' (Errcode: 28 "No space left on device")
SQL query:

SELECT p.id FROM dle_post p INNER JOIN (SELECT DISTINCT(dle_post_extras_cats.news_id) FROM dle_post_extras_cats WHERE cat_id IN ('10','68','67','66','65','64','63','62','60','59','55','56','57','61','58','70','80','79','78','77','76','75','81','82','83','84','69','74','73','72','97','89','87','12','13','14','15')) c ON (p.id=c.news_id) WHERE approve=1 AND date < '2026-07-08 18:58:11' ORDER BY fixed desc, date DESC LIMIT 0,24