MySQL Error!
MySQL error in file: /engine/modules/sidebare.php at line 37
Error Number: 1021
The Error returned was:
Disk full (/tmp/#sql-temptable-1547f7-b65d1e-23ef6.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.category != 2 AND p.approve=1 AND p.date >= '2025-10-28 12:42:20' - INTERVAL 1 WEEK AND p.date < '2025-10-28 12:42:20' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10