bhalistix
06-16-2005, 07:21 AM
my database keeps giving me errors when ever a member posting anything new in the forum.
mysql error: Can't open file: 'postindex.MYI'. (errno: 145)
can someone help me
Michael
06-18-2005, 03:23 AM
I havent heard of an error such as this. Try asking at the vbulletin.com support forums.
Have you installed any new modifications recently?
Joeychgo
06-18-2005, 11:43 AM
Error 145 means the table is marked as crashed and should be repaired. Use the Import and Maintenance feature of the control panel to repair the table. You can also do it from the MySQL command line or phpMyAdmin if you prefer.