Hello
When trying to post new discussion or message in the forum we met this message.
How can i repair this table ?
Note that discussion or message is well created.
Thanks
You can try to repair the table.
Login to mysql (mysql -u<USERNAME> -p<PASSWORD>)
Change db (use <DB-NAME>;)
Repair the table with REPAIR TABLE xf_search_index;