View Single Post
Old February 18th, 2012, 08:57 PM   #1 (permalink)
dj83
Member
Verified Customer
 
Join Date: Sep 2008
Posts: 186
Just upgraded and getting errors?

I just upgraded from 7.1 to 8.0 and I am getting some errors. Can someone please help me?


Error performing MySQL command: DROP TABLE pp_ecards;
Error: Unknown table 'pp_ecards'

Error performing MySQL command: ALTER TABLE pp_sort ADD sortby VARCHAR( 1 ) DEFAULT '';
Error: Duplicate column name 'sortby'

Error performing MySQL command: ALTER TABLE pp_sort ADD sortdir VARCHAR( 3 ) DEFAULT '';
Error: Duplicate column name 'sortdir'

Error performing MySQL command: INSERT INTO pp_settings VALUES (255, 'Enable Mobile Phone Viewing?', 'mobile', 'This will forward mobile phones to the mobile directory for viewing content on mobile devices.', 'yes', 21, 2)
Error: Duplicate entry '255' for key 'PRIMARY'

Error performing MySQL command: INSERT INTO pp_settings VALUES (256, 'Censored Word List', 'wordfilter', 'Enter words you wish to centor from posts or comments separated by a comma!', '', 25, 2)
Error: Duplicate entry '256' for key 'PRIMARY'

Error performing MySQL command: INSERT INTO pp_settings VALUES (257, 'Banned Word List', 'banlist', 'Enter words you wish to ban from being posted on your site seperated by a comma!', '', 26, 2)
Error: Duplicate entry '257' for key 'PRIMARY'
dj83 is offline   Reply With Quote