| |
Could not query recent topics information
DEBUG MODE
SQL Error : 1016 Can't open file: './mtfeu_m3/download4ever_phpbb_posts.frm' (errno: 24)
SELECT t.topic_id, t.topic_title, t.topic_last_post_id, t.forum_id, p.post_id, p.poster_id, p.post_time, u.user_id, u.username
FROM download4ever_phpbb_topics AS t, download4ever_phpbb_posts AS p, download4ever_phpbb_users AS u
WHERE t.forum_id NOT IN (10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,51)
AND t.topic_status <> 2
AND p.post_id = t.topic_last_post_id
AND p.poster_id = u.user_id
ORDER BY p.post_id DESC
LIMIT 10 Line : 175 File : portal.php |
| |
|