
12-07-2004, 03:48 AM
|
|
|
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by mcyates
I removed the following tables
warning_options
warning_types
warnings
And from the "user" table i removed:
warnings
warning_level
warning_bans
I then started the install scripts, it installed the templates but then I get this error:
Code:
Database error in vBulletin 3.0.3:
Invalid SQL: INSERT INTO `warning_options` values ('1','Yes', 'No', '','0','7','10','8','6','8','0','Yes','3','All','Yes','Yes','No','Yes','Yes','15')
mysql error: Column count doesn't match value count at row 1
mysql error number: 1136
Date: Tuesday 07th of December 2004 12:21:14 AM
What's the problem?
|
Download and use the latest install_warn.php file. Darn, I have to rewrite that insert so it works with the column names, I always seem to have a mistake there. A couple of people had that problem yesterday, so I hope I have corrected the insert.
Let me know if it works.
Rgds
|