I tried to add a new word and kept getting:
Could not insert new word matches
DEBUG MODE
SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYD'. (errno: 145)
INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 22145, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('lost')
Line : 259
File : /home/virtual/site330/fst/var/www/html/forum/includes/functions_search.php
