MySQL Error!
MySQL error in file: /engine/modules/topnews.php at line 40
Error Number: 3
The Error returned was:
Error writing file '/tmp/#sql-temptable-c5f-d3709-f1f.MAD' (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 joy_post p LEFT JOIN joy_post_extras e ON (p.id=e.news_id) WHERE p.approve=1 AND p.date >= '2025-10-11 22:05:57' - INTERVAL 1 MONTH AND p.date < '2025-10-11 22:05:57' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10