Hiya,
Just found this hack and tried installing from scratch. I get an error:
Invalid SQL: INSERT INTO `warning_options` values ('1','Yes', 'Yes','No', '','0','7','10','8','6','8','0','Yes','3','All','Y es','Yes','No','Yes','Yes','15 ')
mysql error: Column count doesn't match value count at row 1
Looking at the script, the "`max_no_bans` int(5)," column is missing from the insert statement. Adding this back in (Line 208 of install_warn.php) makes it work.
I guessed at a value for max_no_bans - can you tell me what it *should* be?
Regards
Delphy
|