PDA

View Full Version : vb 2.3.0 database error


WitchyT
06-17-2003, 06:12 PM
I get this error on a 2.3.0 vb. It is fully hacked. If anyone is willing to help, I'd be more than willing to post a full list of hacks that were installed (if it will help). This is the vb error msg:

Database error in vBulletin 2.3.0:

Invalid SQL: SELECT findword, replaceword, replacementsetid
FROM replacement
WHERE replacementsetid IN(-1, '4')
ORDER BY replacementsetid, replacementid DESC

mysql error: Can't open file: 'replacement.MYI'. (errno: 145)

mysql error number: 1016

Date: Tuesday 17th of June 2003 08:06:31 PM
Script: http://www.x-evolution.net/
Referer:

I received this message when I was trying to edit from the admin CP of a particular style. I removed a 10 from one of the boxes that manipulates border width, height, etc. Clicked submit, and then this error comes up everywhere when clicking on the main index forums, threads, etc.

Xenon
06-17-2003, 06:13 PM
replacement table is corrupted.

there is a stick thread about how to fix those erros

WitchyT
06-17-2003, 06:16 PM
What forum would that be under if you don't mind me asking?

ETA: I think I found it. :$

Erwin
06-18-2003, 06:55 AM
Run repair.php. :)