TheLab
02-02-2004, 10:56 AM
I get this at the 9 step:
Step 9) Alter User Table (part 2)
Altering User Table (1 of 5)
Altering User Table (2 of 5)
Altering User Table (3 of 5)
Altering User Table (4 of 5)
Altering User Table (5 of 5)
Converting Birthdays to New Format
Inserting administrator permissions into Administrator table
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
and the source says:
Database error in vBulletin :
Invalid SQL:
INSERT INTO administrator (userid, adminpermissions)
SELECT user.userid, 65532
FROM user INNER JOIN usergroup USING(usergroupid)
WHERE usergroup.cancontrolpanel = 1
mysql error: Duplicate entry '1' for key 1
mysql error number: 1062
Date: Monday 02nd of February 2004 11:38:42 AM
Script: http://localhost/install/upgrade1.php?step=9
Referer: http://localhost/install/upgrade1.php?step=8
IP Address: 127.0.0.1
-->
What should i do?
Step 9) Alter User Table (part 2)
Altering User Table (1 of 5)
Altering User Table (2 of 5)
Altering User Table (3 of 5)
Altering User Table (4 of 5)
Altering User Table (5 of 5)
Converting Birthdays to New Format
Inserting administrator permissions into Administrator table
There seems to have been a slight problem with the database.
Please try again by pressing the refresh button in your browser.
An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.
We apologise for any inconvenience.
and the source says:
Database error in vBulletin :
Invalid SQL:
INSERT INTO administrator (userid, adminpermissions)
SELECT user.userid, 65532
FROM user INNER JOIN usergroup USING(usergroupid)
WHERE usergroup.cancontrolpanel = 1
mysql error: Duplicate entry '1' for key 1
mysql error number: 1062
Date: Monday 02nd of February 2004 11:38:42 AM
Script: http://localhost/install/upgrade1.php?step=9
Referer: http://localhost/install/upgrade1.php?step=8
IP Address: 127.0.0.1
-->
What should i do?