Run those queries:
[sql]CHECK TABLE template[/sql]
[sql]REPAIR TABLE template[/sql]That will fix your error 127.
Just to be sure, run repair.php also, included in your vBulletin package.
Also, make sure you have plenty of space on your database before you do those queries.
For example, if you have a 115MB database, you should have an additional 120MB of free space in order to make sure you don't run into problems while checking/repairing.
|