Page 1 of 1

Search Wordlist table needs some repairin'

Posted: Sat Aug 29, 2009 6:20 pm
by todpunk
Behold, what I get at the time of this writing and last night, when I try to search the forums:

Code: Select all

Could not obtain matched posts list

DEBUG MODE

SQL Error : 145 Table './typo_zoneminder/phpbb2_search_wordlist' is marked as crashed and should be repaired

SELECT m.post_id FROM phpbb2_search_wordlist w, phpbb2_search_wordmatch m WHERE w.word_text LIKE 'testing' AND m.word_id = w.word_id AND w.word_common <> 1 

Line : 341
File : search.php
So yeah, there's your FYI.