Log in

View Full Version : vBulletin (cp) Database error! (big problem)


Demascus
04-15-2002, 05:49 AM
Database error in vBulletin Control Panel 2.2.5:

Invalid SQL: SELECT t1.title,t2.templateid,t2.title,NOT ISNULL(t2.templateid) AS
found FROM template AS t1 LEFT JOIN template AS t2 ON (t1.title=t2.title AND
t2.templatesetid=8) WHERE t1.templatesetid=-1 AND t1.title<>'options' ORDER BY
t1.title
mysql error: Incorrect key file for table: 't2'. Try to repair it

mysql error number: 1034

Date: Sunday 14th of April 2002 04:35:00 PM
Script:
http://*****/admin/template.php?action=modify&expandset=8
Referer:
http://*****/admin/template.php?action=modify


how can i fix it?

Admin
04-15-2002, 11:33 AM
Upload repair.php from the vbulletin225.zip file (in the extras folder) and run it.