Can't open file: 'phpbb3_search_wordmatch.MYD'...
Geplaatst: 30 dec 2007, 19:35
Als ik een post of topic verwijder (phpBB 3.0.0) krijg ik de volgende melding:
Wat is dit? Ik gebruik de style Darkness (voor phpBB 3.0.0). Dit topic staat los van viewtopic.php?f=40&t=41965.Keer terug naar het forumoverzicht
Algemene fout
SQL ERROR [ mysql ]
Can't open file: 'phpbb3_search_wordmatch.MYD'. (errno: 145) [1016]
SQL
SELECT w.word_id, w.word_text, m.title_match FROM phpbb3_search_wordmatch m, phpbb3_search_wordlist w WHERE m.post_id = '27446' AND w.word_id = m.word_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal_mysql->sql_error()
FILE: includes/search/fulltext_native.php
LINE: 1224
CALL: dbal_mysql->sql_query()
FILE: includes/functions_admin.php
LINE: 757
CALL: fulltext_native->index_remove()
FILE: includes/functions_posting.php
LINE: 1360
CALL: delete_posts()
FILE: posting.php
LINE: 1440
CALL: delete_post()
FILE: posting.php
LINE: 279
CALL: handle_post_delete()
Gelieve de beheerder of webmaster te contacteren: ...
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group