|
SQL requests not achieved
DEBUG MODE
SQL Error: 144 Table './warhammer_world/phpbb_posts_text' is marked as crashed and last (automatic?) repair failed
SQL Request: SELECT p.*, pt.bbcode_uid, pt.post_subject, pt.post_sub_title, pt.post_text, t.topic_id, t.forum_id, t.topic_title, t.topic_sub_title, t.topic_icon, t.topic_status, t.topic_vote, t.topic_type, t.topic_sub_type, t.topic_duration, t.topic_time, t.topic_first_post_id, t.topic_last_post_id, t.topic_last_time, t.topic_replies, t.topic_views, t.topic_moved_id, t.topic_poster, t.topic_first_username, t.topic_last_poster, t.topic_last_username
FROM phpbb_posts p, phpbb_posts_text pt, phpbb_topics t
WHERE pt.post_id = p.post_id
AND t.topic_id = p.topic_id
AND p.poster_id IN(6532)
AND p.forum_id IN(0, 2, 18, 16, 17, 15, 43, 33, 34, 37, 38, 39, 35, 36, 6, 32, 19, 21, 40, 22, 23, 24, 26, 27, 28, 29, 30, 31, 11, 12, 13, 45, 46, 47, 41, 42, 44)
ORDER BY p.post_time DESC, p.post_id DESC
LIMIT 0, 15 Line : 595 File : class_search.php
|
|
|