The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error when upgrading vb 3.8
http://www.******.org/vB/install/upg...0b6.php?step=2
Code:
Database error in vBulletin 3.8.7: Invalid SQL: ALTER TABLE attachment ADD INDEX userid (userid); MySQL Error : Duplicate key name 'userid' Error Number : 1061 Request Date : Friday, January 29th 2016 @ 05:31:00 PM Error Date : Friday, January 29th 2016 @ 05:31:00 PM Script : http://www.*******.org/vB/install/upgrade_300b6.php?step=2 Referrer : IP Address : ***.***.***.*** Username : Classname : vB_Database MySQL Version : 5.5.47-cll |
#2
|
|||
|
|||
Have you tried dropping the index called userid? An index and column are 2 different things.
|
#3
|
|||
|
|||
Quote:
Thanks Dave! |
#4
|
|||
|
|||
PHP Code:
|
#5
|
|||
|
|||
After running the query, im now getting this:
Code:
Database error in vBulletin 3.8.7: Invalid SQL: ALTER TABLE attachment ADD INDEX userid (userid); MySQL Error : Duplicate key name 'userid' Error Number : 1061 Request Date : Friday, January 29th 2016 @ 06:07:40 PM Error Date : Friday, January 29th 2016 @ 06:07:40 PM Script : http://www.*********.org/vB/install/upgrade_300b6.php?step=2 Referrer : IP Address : Username : Classname : vB_Database MySQL Version : 5.5.47-cll |
#6
|
||||
|
||||
What are you upgrading from and to ? - because something is seriously wrong to be running (or trying to run) upgrade_300b6.php?step=2 on a 3.8.7 database.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|