Upgrade to wp 2.3.3
Today took time to upgrade wordpress to version 2.3.3. It was not seamless process, as somehow new tables were not created and thus lost all the categories. Had to re-create missing tables by hand and same goes for categories. At the moment everything is working, but will have to check the logs later on.
Comment by MegaS | March 14th, 2008
I’ve just upgraded to 2.3.3 - categories are working. Did you run wp-admin/upgrade.php?
Comment by Giedrius | March 15th, 2008
Yes, though upgrade script failed at some point. I think copying files might left some files non-overwriten, and thus scripts executed only part of the upgrade process. To fix it, i re-deleted instalation and copied files over, then executed sql by hand. Worst thing is that some of the tables either were removed in the process of instalation (before crashing) or just after it.