Page 1 of 1

Problem with the Search function

Posted: Thu Apr 19, 2007 1:54 am
by klandathu
Hi,

When trying to do a search, I get the following error :

General Error

Could not obtain matched posts list

DEBUG MODE

SQL Error : 1194 Table 'w' is marked as crashed and should be repaired

SELECT m.post_id FROM phpbb_search_wordlist w, phpbb_search_wordmatch m WHERE w.word_text LIKE 'planets' AND m.word_id = w.word_id AND w.word_common <> 1

Line : 321
File : search.php