PDA

View Full Version : Forum problems?


Sandra
03-24-2007, 03:28 PM
I just did a search on "brouwer" trying to find a recording I know someone has posted here before. This is what I got:

--------------------

General Error

Could not obtain matched posts list

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)

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

Line : 228
File : /Library/WebServer/Documents/gsi/forum/search.php

------------------------

I tried to post about it here and got this:

-------------------------

General Error

Could not insert new word matches

DEBUG MODE

SQL Error : 1016 Can't open file: 'phpbb_search_wordmatch.MYI'. (errno: 145)

INSERT INTO phpbb_search_wordmatch (post_id, word_id, title_match) SELECT 47099, word_id, 0 FROM phpbb_search_wordlist WHERE word_text IN ('just', 'did', 'search', 'brouwer', 'trying', 'find', 'recording', 'know', 'someone', 'has', 'posted', 'here', 'before', 'this', 'what', 'got', 'general', 'error', 'could', 'not', 'obtain', 'matched', 'posts', 'list', 'debug', 'mode', 'sql', '1016', 'cant', 'open', 'file', 'phpbbsearchwordmatch', 'myi', 'errno', '145', 'select', 'postid', 'from', 'phpbbsearchwordlist', 'where', 'wordtext', 'like', 'and', 'wordid', 'wordcommon', 'titlematch', 'line', '228', 'library', 'webserver', 'documents', 'gsi', 'forum', 'php')

Line : 233
File : /Library/WebServer/Documents/gsi/forum/includes/functions_search.php