|
Could not obtain post ids
DEBUG MODE
SQL Error : 144 Table './mensa_forum/topics' is marked as crashed and last (automatic?) repair failed
SELECT t.topic_id, f.forum_id
FROM topics t, 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 (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 22, 24, 26, 28, 29, 30, 31, 33, 36, 38, 41, 42, 43, 45, 47, 48, 49, 55, 51, 52, 53, 59, 54, 56, 57, 58, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 80, 75, 76, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117)
Line : 626 File : search.php |
|
|