HELP!!
Everything was fine while installing - UNTIL i tried to run the install_warning.php. It won't install the tables/queries correct.
First error I get:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: ALTER TABLE user ADD warninglvl int(10) NOT NULL DEFAULT '0'
mysql error: Duplicate column name 'warninglvl'
mysql error number: 1060
Then if I drop the table entry - and click Refresh in the automated script - I get this error next:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: INSERT INTO settinggroup VALUES (40, 'Warnings System', 40)
mysql error: Duplicate entry '40' for key 1
mysql error number: 1062
I don't know where to go next.
(all instructions in the installation_txt have been followed - all file edits are done. I don't understand the queries stating duplicate - as this is the first time I am installing this hack (fresh install - NOT upgrading)
Someone please help!!
TIA,
|