| |
Could not query recent topics information
DEBUG MODE
SQL Error : 1016 Can't open file: './mtfeu_m2/anarwe_phpbb_topics.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 anarwe_phpbb_topics AS t, anarwe_phpbb_posts AS p, anarwe_phpbb_users AS u
WHERE t.forum_id NOT IN (1)
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 |
| |
|