|
Could not obtain post ids
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_topics.MYD'. (errno: 145)
SELECT t.topic_id, f.forum_id
FROM phpbb_topics t, phpbb_forums f
WHERE t.topic_replies = 0
AND t.forum_id = f.forum_id
AND t.topic_moved_id = 0
AND f.forum_id NOT IN (8)
Line : 627 File : search.php |
|
|