A couple of things I noticed when upgrading included: 1. Could not deactivate the Pingback 1.0 plugin. Trying to do so only resulted in a 500 server error issue (on two different sites, though both are on the same server/host). Upgrade proceeded fine however, even though it wasn't deactivated.
2. The mzingi theme is borked. It shows this error at top of pages: Strict Notice: Declaration of CornerStone::act_display_home() should be compatible with that of Theme::act_display_home() in user/themes/ mzingi/theme.php line 3". As it turns out, line 3 isn't of much use, but lines 76-80 are the real issue. I deleted those lines to see if that would make the error disappear, and it did. I also had problems with the login page, as it effectively locked me out by telling me I was logged in as Anonymous, and only giving me one option - to log out - but never giving me a login form. I deleted the code that checks for the user from the loginform code, and only display the login form so I could get in. I've stopped using that theme completely at this point. 3. I think the HabarItUp 0.2 theme might be borked as well, but I haven't looked at it closely yet. So far, those were the only issues I had with upgrading. Otherwise, it went very smoothly. Good job. If I find any other gotchas, I'll note them. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
