MySQL Error!
MySQL error in file: /engine/cache/system/plugins/3f68e21cea7948703a5ffd8a1bab62be.php at line 52
Error Number: 1021
The Error returned was:
Disk full (/tmp/#sql-temptable-5ab7-bb7541-7ee0.MAI); waiting for someone to free some space... (errno: 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 >= '2026-01-20 16:00:21' - INTERVAL 1 MONTH AND p.date < '2026-01-20 16:00:21' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10