MySQL Error!
MySQL error in file: /engine/cache/system/plugins/0c86daeed8db6a638fc1a9cc5a3351e3.php at line 50
Error Number: 1
The Error returned was:
Can't create/write to file '/tmp/#sql-temptable-3c1-339-5f.MAI' (Errcode: 28 "No space left on device")
SQL query:

SELECT p.id, p.date, p.short_story, p.xfields, p.title, p.category, p.alt_name FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE p.approve=1 AND p.date >= '2025-06-01 12:10:36' - INTERVAL 1 MONTH AND p.date < '2025-06-01 12:10:36' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10