FORUM ERROR - SEARCH IS CORRUPTED !!!!

You discovered a bug in the engine, and you are sure that it is not a problem of your code? Just post it in here. Please read the bug posting guidelines first.
Post Reply
geronika2004
Posts: 11
Joined: Mon Jan 22, 2007 5:42 pm
Location: Tbilisi, Georgia, Eastern Europe
Contact:

FORUM ERROR - SEARCH IS CORRUPTED !!!!

Post by geronika2004 »

To admin staff - Please, correct this error !!! It occurs when I am trying to look for anything on current forum. :!:

Code: Select all

[b]General Error [/b]
  
Could not obtain matched posts list

DEBUG MODE

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

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

Line : 340
File : search.php 
 
Post Reply