In the forum search option if try to do a search for firefox the search fails and spits this at you
Could not obtain matched posts list
DEBUG MODE
SQL Error : 1030 Got error 134 from table handler
SELECT m.post_id FROM phpbb_search_wordlist w, phpbb_search_wordmatch m WHERE w.word_text LIKE 'firefox' AND m.word_id = w.word_id AND w.word_common <> 1
Line : 308
File : /var/www/html/forum/search.php
And it appears the couple of other phpBB I tried also have this feature.
