Search function fail

Since this is a new forum I'm looking for everyone's feedback so that we can customize the site accordingly. Post your suggestions and ideas here!
Post Reply
User avatar
kronos9
Posts: 834
Joined: Sat Sep 27, 2008 11:34 am
Location: UTM Zone 16T

Search function fail

Post by kronos9 »

So my 100th post turns out to be a bug report. Sorry about that.



Could not obtain matched posts list

DEBUG MODE

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

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

Line : 341
File : search.php
Ed
Post Reply