Beim neuen Beitrag absenden kommt das:
Code: Alles auswählen
Could not insert new word
DEBUG MODE
INSERT IGNORE INTO phpbb_search_wordlist (word_text, word_common) VALUES ('test', 0)
Line : 234
File : functions_search.php
Wenn man als Admin einen Beitrag löschen will, kommt das:
Code: Alles auswählen
Error in deleting post
DEBUG MODE
SQL Error : 145 Table './usr_web144_1/phpbb_search_wordmatch' is marked as crashed and should be repaired
DELETE FROM phpbb_search_wordmatch WHERE post_id IN (4656)
Line : 419
File : functions_search.php