MySQL Error!
MySQL error in file: /engine/modules/topnews.php at line 37
Error Number: 14
The Error returned was:
Can't change size of file (Errcode: 28)
SQL query:
SELECT * FROM dle_post p LEFT JOIN dle_post_extras e ON (p.id=e.news_id) WHERE p.approve=1 AND p.date >= '2026-04-10 22:12:15' - INTERVAL 1 MONTH AND p.date < '2026-04-10 22:12:15' AND img != '' ORDER BY e.news_read DESC, date DESC LIMIT 0,3