Rebecca217
Sat 22nd Mar '08, 10:59pm
I'm trying to upgrade from 3.8.2 to RC1 using upgrade.php. When I get to upgrade_370b3.php?step=2, I get the following error (below). I've tried it several times, and always get the same result.
Any help is appreciated.
Step 2) Altering Table Defaults
Altering socialgrouppicture Table (1 of 1)
Altering notice Table (1 of 1)
Altering noticecriteria Table (1 of 1)
Altering tag Table (1 of 1)
Altering tagthread Table (1 of 1)
Altering tagsearch Table (1 of 1)
Altering postedithistory Table (1 of 1)
Altering usercsscache Table (1 of 1)
Altering visitormessage Table (1 of 1)
Altering groupmessage Table (1 of 1)
Altering album Table (1 of 1)
-------
Database error in vBulletin 3.7.0 Beta 2:
Invalid SQL:
ALTER TABLE album
CHANGE userid userid INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE createdate createdate INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE lastpicturedate lastpicturedate INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE picturecount picturecount INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE title title VARCHAR(100) NOT NULL DEFAULT '',
CHANGE description description TEXT,
CHANGE coverpictureid coverpictureid INT UNSIGNED NOT NULL DEFAULT '0';
MySQL Error : Unknown column 'picturecount' in 'album'
Error Number : 1054
Date : Saturday, March 22nd 2008 @ 09:30:29 PM
Script : http://mydomain.com/forums/install/upgrade_370b3.php?step=2
Referrer : http://mydomain.com/forums/install/upgrade_370b3.php?step=1
IP Address : **********
Username :
Classname : vb_database
MySQL Version : 5.0.45-community
Any help is appreciated.
Step 2) Altering Table Defaults
Altering socialgrouppicture Table (1 of 1)
Altering notice Table (1 of 1)
Altering noticecriteria Table (1 of 1)
Altering tag Table (1 of 1)
Altering tagthread Table (1 of 1)
Altering tagsearch Table (1 of 1)
Altering postedithistory Table (1 of 1)
Altering usercsscache Table (1 of 1)
Altering visitormessage Table (1 of 1)
Altering groupmessage Table (1 of 1)
Altering album Table (1 of 1)
-------
Database error in vBulletin 3.7.0 Beta 2:
Invalid SQL:
ALTER TABLE album
CHANGE userid userid INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE createdate createdate INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE lastpicturedate lastpicturedate INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE picturecount picturecount INT UNSIGNED NOT NULL DEFAULT '0',
CHANGE title title VARCHAR(100) NOT NULL DEFAULT '',
CHANGE description description TEXT,
CHANGE coverpictureid coverpictureid INT UNSIGNED NOT NULL DEFAULT '0';
MySQL Error : Unknown column 'picturecount' in 'album'
Error Number : 1054
Date : Saturday, March 22nd 2008 @ 09:30:29 PM
Script : http://mydomain.com/forums/install/upgrade_370b3.php?step=2
Referrer : http://mydomain.com/forums/install/upgrade_370b3.php?step=1
IP Address : **********
Username :
Classname : vb_database
MySQL Version : 5.0.45-community