| |
Could not query toplist information
DEBUG MODE
SQL Error : 1016 Can't open file: './mtfeu_m6/nagrateam_phpbb_toplist.frm' (errno: 24)
SELECT nagrateam_phpbb_toplist.id, owner, nam, inf, ban, ip, SUM(nagrateam_phpbb_toplist_stats.hin) AS hin, SUM(nagrateam_phpbb_toplist_stats.out) AS `out`, SUM(nagrateam_phpbb_toplist_stats.img) AS img FROM nagrateam_phpbb_toplist LEFT JOIN nagrateam_phpbb_toplist_stats ON nagrateam_phpbb_toplist.id=nagrateam_phpbb_toplist_stats.id AND (date>='2020-12-01' AND date<='2020-12-31') GROUP BY nagrateam_phpbb_toplist.id, owner, nam, inf, ban, ip HAVING hin>0 ORDER BY hin DESC, `out` DESC, img DESC LIMIT 10 Line : 525 File : toplist.php |
| |
|