ALTER TABLE serendipity2_category ADD COLUMN sort_order int(11);
/ Duplicate column name 'sort_order'
ALTER TABLE serendipity2_category ADD COLUMN hide_sub int(1);
/ Duplicate column name 'hide_sub'
CREATE INDEX categoryso_idx ON serendipity2_category (sort_order);
/ Access denied for user 'web338'@'localhost' to database 'usr_web338_1'
If I visit my blog after that, several plugins can't be loaded, the statics pages don't turn up and when going to the admin panel, it says:
The error messages only occur because you seem to already have executed the upgrade at some point. You shouldn't care about those.
The only important one is the "Access Denied", you should ask your hoster to give your mysql user the "INDEX" privilege.
The other errors seems to happen because you forgot to upload all files, especially the files in /templates/default/ from the new s9y version.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/