Categories have disappeared
-
I have searched the forums and can’t seem to find anyone else having this issue, so I apologize if it has been addressed before and would appreciate someone pointing me to any previous threads.
All of my categories have suddenly disappeared. All of my posts are displaying as “Uncategorized” and when I go to Manage -> Categories in the admin panel, it says there are no categories. But the crazy thing is, the database seems to be correct, assuming I am understanding the new schema correctly. All of my categories show in the wp_terms table; the wp_term_taxonomy table correctly has “category” in the taxonomy field for all of those categories; and the wp_term_relationships table seems to have all the correct relationships between the posts and the categories.
But for some reason, it just isn’t displaying correctly on the site or in the admin panel. And as far as I noticed, the problem presented itself suddenly — I upgraded to 2.3.3 in an attempt to solve the issue this morning, but there were no changes I know of that caused this.
Any help is greatly appreciated.
- The topic ‘Categories have disappeared’ is closed to new replies.