|
Chuck, thanks. I did run the upgrade. I run 8.0 to 8.1, and then 8.1 to 8.2.
There was an error, but it said the upgrade completed. So I thought it was okay. After reading your note, I went through the upgrade again. This following errors message appear.
Error performing MySQL command: INSERT INTO pp_settings VALUES (266,'Enable Plugin System?', 'enablehooks', '', 'yes', 30, 2)
Error: Duplicate entry '266' for key 'PRIMARY'
Error performing MySQL command: INSERT INTO pp_sort VALUES (9,'Votes', 'ORDER BY disporder,votes', '', '')
Error: Column count doesn't match value count at row 1
Error performing MySQL command: CREATE TABLE pp_hooks ( hookid INT( 12 ) NOT NULL AUTO_INCREMENT PRIMARY KEY , hooktitle VARCHAR( 150 ) NULL , hookname VARCHAR( 75 ) NULL , hookcode TEXT NULL , enable SMALLINT( 1 ) NOT NULL DEFAULT '1', hookorder INT( 5 ) NOT NULL DEFAULT '1' )
Error: Table 'pp_hooks' already exists
After the upgrade, I cannot find the setting which you mentioned in the Show Photo Option.
Tan
|