Foutmelding na verwijdering van topic?
Geplaatst: 17 jan 2009, 14:50
- Adres van je forum: http://forumvriendenclubkimeta.phpbb3.nl/portal.php
Event. modificaties op je forum:
Wanneer ontstond het probleem?
phpBB versie: 3.0.4
Heb je onlangs iets veranderd aan je forum?
Wat is het probleem?
Ik krijg onderstaande foutmelding bij het verwijderen van een topic of bij het aanpassen van een reeds geplaatst bericht.
Weet iemand wat dit kan zijn?
Algemene fout
SQL ERROR [ mysql4 ]
Table './headout1_db8phbb3/forumvriendenclubkimeta_search_wordmatch' is marked as crashed and should be repaired [145]
SQL
SELECT w.word_id, w.word_text, m.title_match FROM `forumvriendenclubkimeta_search_wordmatch` m, `forumvriendenclubkimeta_search_wordlist` w WHERE m.post_id IN ('800', '1095', '1206', '1367', '1391', '1409', '1416', '1437', '1498', '1515') AND w.word_id = m.word_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 174
CALL: dbal->sql_error()
FILE: includes/search/fulltext_native.php
LINE: 1225
CALL: dbal_mysql->sql_query()
FILE: includes/functions_admin.php
LINE: 758
CALL: fulltext_native->index_remove()
FILE: includes/functions_admin.php
LINE: 551
CALL: delete_posts()
FILE: includes/mcp/mcp_main.php
LINE: 787
CALL: delete_topics()
FILE: includes/mcp/mcp_main.php
LINE: 119
CALL: mcp_delete_topic()
FILE: includes/functions_module.php
LINE: 530
CALL: mcp_main->main()
FILE: mcp.php
LINE: 232
CALL: p_master->load_active()