N NickinTexas Member Sep 10, 2014 #1 Hello. Our search function crashed. Any ideas on how to resolve this issue? Here is a screenshot. Thanks! Nick
Hello. Our search function crashed. Any ideas on how to resolve this issue? Here is a screenshot. Thanks! Nick
P Paul B XenForo moderator Staff member Sep 10, 2014 #2 Repair the table or rebuild the search index. Upvote 0 Downvote
Mike XenForo developer Staff member Sep 10, 2014 #3 This specific case would need the xf_search table to be repaired. (On a side note, it looks like your server didn't support InnoDB when XF was installed; that table should be InnoDB which doesn't generally have issues like this.) Upvote 0 Downvote
This specific case would need the xf_search table to be repaired. (On a side note, it looks like your server didn't support InnoDB when XF was installed; that table should be InnoDB which doesn't generally have issues like this.)