Marketgarden-ET Release 2 brought to you by =SG= clan. ** WWW.TSGCLAN.COM * The Allies have set up a command center on the mansion grounds to the south west. The Axis have rigged the bridge with dynamite so they can make sure
Could not insert new word matches
DEBUG MODE
SQL Error : 1016 Can't open file: 'nuke_bbsearch_wordmatch.MYI'. (errno: 145)
INSERT INTO nuke_bbsearch_wordmatch (post_id, word_id, title_match)
SELECT 4467, word_id, 0 FROM nuke_bbsearch_wordlist WHERE word_text IN ('testing')
Line : 282
File : /xxxx/xxxx/public_html/nuke/includes/functions_search.php
where dbuname, dbhost and dbname are exactly the same as in your config.php (Section 3.7) - you will also be prompted for your password, which must also be the
same as in config.php - and try the REPAIR TABLE command:
repair table nuke_bbsearch_wordmatch;
You can also try from the shell command-line the myisamchl utility: