View Single Post
Old October 5th, 2010, 01:05 PM   #4 (permalink)
Alfa1
Member
 
Join Date: Mar 2006
Posts: 279
Im getting this error.
Quote:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in */photopost/forums/vb3.php on line 175
As I assume that something went wrong with the upgrade, I have run the upgrade script again. On the 6.0 > 6.1 upgrade I get this:
Quote:
Error performing MySQL command: INSERT INTO pp_settings VALUES (238,'Use images for user menu options on showphoto?','imgmenu','','yes',35,5)
Error: Duplicate entry '238' for key 1

Error performing MySQL command: INSERT INTO pp_settings VALUES (239,'Enable zoom javascript?','zoom','Enable the TJP zoom javascript feature on showphoto?','no',36,5)
Error: Duplicate entry '239' for key 1

Error performing MySQL command: ALTER TABLE pp_messages ADD fromuserid INT( 12 ) DEFAULT '0' NOT NULL AFTER userid
Error: Duplicate column name 'fromuserid'
Any help would be appreciated.
Alfa1 is offline   Reply With Quote