|
Could not query recent topics information
DEBUG MODE
SQL Error : 144 Table './mtfnet_m10/famigliagiulia_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 famigliagiulia_phpbb_topics AS t, famigliagiulia_phpbb_posts AS p, famigliagiulia_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 |
|
|