View Single Post
Old October 7th, 2006, 04:26 AM   #1 (permalink)
ant0nio
Junior Member
Verified Customer
 
Join Date: Apr 2006
Location: Seattle
Posts: 24
Exclamation Big Error on Upgrade to 5.5

I ran the install script and i'm getting this error:

Error performing MySQL command: ALTER TABLE pp_photos ADD allowrate INT(1) DEFAULT '1' NOT NULL, ADD allowcoms INT(1) DEFAULT '1' NOT NULL;
Error: Duplicate column name 'allowrate'

Error performing MySQL command: INSERT INTO pp_settings VALUES (220,'Number of minutes a user is allowed to edit a comment?','comtimeout','0 to disable. 86400 is one day.','0',2,7)
Error: Duplicate entry '220' for key 1

Upgrade complete! You may now remove the upgrade.php script.




also my featured photos are really messed up with these errors:

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /gallery/inc_features.php on line 67

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /gallery/inc_features.php on line 143
ant0nio is offline   Reply With Quote