MySQL Error!
MySQL error in file: /engine/modules/topnews.php at line 53
Error Number: 28
The Error returned was:
Got error '28 "No space left on device"' for '/tmp/#sql-temptable-bfd-b55c7d-e9.MAI'
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-09-18 02:44:16' - INTERVAL 1 MONTH AND p.date < '2025-09-18 02:44:16' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,10