View Single Post
Old November 13th, 2009, 10:53 AM   #3 (permalink)
jjj0923
Member
 
Join Date: Mar 2002
Posts: 158
Send a message via AIM to jjj0923
ok - based on what I found out I reloaded everything and restored the db to it's original state and tried to 3.1 to 3.2 upgrade...

and I received on error at the bottom of the screen -

should I continue?

Preparing to update 3.11 database...

Performing MySQL command: REPLACE INTO settings VALUES (84,'ReviewPost Version','pversion','','3.2',53,0); ... Successful!
Performing MySQL command: REPLACE INTO settings VALUES (37,'cright','cright','','Powered by: ReviewPost --replaceme--
Copyright 2006 All Enthusiast, Inc.',300,'0') ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (242,'Do you want to enable the Announcement box?','news', '', 'no', 12, 3) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (243,'Title for the Announcement box?','newstitle', '', 'News', 13, 3) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (244,'Contents of the Announcement box?','newscopy', 'This block can contain HTML code (200 character limit)', '', 14, 3) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (245,'Use category cache?','catcache','On some larger sites, using the category cache can actually reduce performance.','no',36,1) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (246,'Display Featured Ads on this page?','features','On larger sites this option can slow down the showcat page. Turn off to speed up this page.','yes',8,5) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (247,'Display Admin quick move/delete options under ad?','quickopts','On larger sites this option can slow down the showproduct page. Turn off to speed up this page.','yes',8,5) ... Successful!
Performing MySQL command: INSERT INTO settings VALUES (248,'Load limit for server?','loadlimit','If running *nix and you want to disable your forums when load goes over a certain limit; place the high limit here.','0',35,1) ... Successful!
Performing MySQL command: ALTER TABLE categories ADD intro VARCHAR(3) default 'no' NOT NULL, ADD introtitle VARCHAR(128) DEFAULT NULL, ADD introcopy TEXT DEFAULT NULL, ADD theme VARCHAR(32) NOT NULL, ADD sortorder INT(2) DEFAULT '1' NOT NULL, ADD frames VARCHAR(32) NULL ... Successful!
Performing MySQL command: REPLACE INTO settings VALUES (206,'Show Last Product column on Index?','showlast','','yes',17,3) ... Successful!
Performing MySQL command: REPLACE INTO settings VALUES (79,'Show Most Popular products on Index page?','dispopular','','no',5,3) ... Successful!
Performing MySQL command: REPLACE INTO settings VALUES (224, 'setting224', 'ppboards', 'open', 20, 1); ... Error: Column count doesn't match value count at row 1
jjj0923 is offline   Reply With Quote