Hello!
I big problem turned up today. When I go to the "Forum Admin" (admin_forum_details.asp) and edit the detail of a forum I get the error showed below.
Then I have to repair the table (MySQL Administrator) and I get the message shown at the bottom.
The error turns up when I edit a forum or a subforum. The changes I implement in the form are written to the database but the table is destroyed to.
What's going on? How can I edit a forum?
Please help. Thx
Error after submitting the form:
---------------------------------------------------------------------------------------------------------
Microsoft OLE DB Provider for ODBC Drivers error '80040e31'
[MySQL][ODBC 3.51
Driver][mysqld-5.0.22-community-max-nt]Incorrect key file for table
'.\xyz\tblpermissions.MYI'; try to repair it
/xyz/admin_forum_details.asp, line 268
---------------------------------------------------------------------------------------------------------
When I repair the table I get this message:
------------------------------------------------------------------------------------------------------------------------
Table xyz.tblpermissions is repaired.
Number of rows changed from 0 to 741
------------------------------------------------------------------------------------------------------------------------
Table xyz.tblpermissions is repaired.
OK