| |
Could not query recent topics information
DEBUG MODE
SQL Error : 144 Table './mtfeu_m2/darkcat_phpbb_posts' is marked as crashed and last (automatic?) repair failed
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 darkcat_phpbb_topics AS t, darkcat_phpbb_posts AS p, darkcat_phpbb_users AS u
WHERE t.forum_id NOT IN ('start')
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 |
| |
|