ibrian
Well-known member
I'm currently having issues with one of my forums - I come in and instead of the forums I get the following message:
A look at the source code comes up with this:
I tried to use the "repair" function in phpmyadmin, but I get the following message for what looks like all tables:
Could I please get advise on how I can fix this? The webhosting company I use is proving very slow to resolve the issue each time it happens.
An unexpected database error occurred. Please try again later.
A look at the source code comes up with this:
Code:
<!-- MySQL query error [1034]: Index for table 'xf_ip' is corrupt; try to repair it -->
I tried to use the "repair" function in phpmyadmin, but I get the following message for what looks like all tables:
The storage engine for the table doesn't support repair
Could I please get advise on how I can fix this? The webhosting company I use is proving very slow to resolve the issue each time it happens.