Great mod, getting this error however. The first query ran successfully:
Quote:
Error
SQL-query:
ALTER TABLE usergroup ADD (
siguploadermaxwidth SMALLINT UNSIGNED NOT NULL DEFAULT '0',
siguploadermaxheight SMALLINT UNSIGNED NOT NULL DEFAULT '0',
siguploadermaxsize INT UNSIGNED NOT NULL DEFAULT '0',
siguploaderpermissions INT( 10 ) UNSIGNED NOT NULL DEFAULT '0'
)
MySQL said:
#1146 - Table snipped.usergroup' doesn't exist
|