Title: raza98's Replies | WordPress.org

---

# raza98

  [  ](https://wordpress.org/support/users/raza98/)

 *   [Profile](https://wordpress.org/support/users/raza98/)
 *   [Topics Started](https://wordpress.org/support/users/raza98/topics/)
 *   [Replies Created](https://wordpress.org/support/users/raza98/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/raza98/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/raza98/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/raza98/engagements/)
 *   [Favorites](https://wordpress.org/support/users/raza98/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Default Category (partially) Deleted](https://wordpress.org/support/topic/default-category-partially-deleted/)
 *  [raza98](https://wordpress.org/support/users/raza98/)
 * (@raza98)
 * [22 hours, 45 minutes ago](https://wordpress.org/support/topic/default-category-partially-deleted/#post-19014030)
 * This is most likely a corrupted category record in the WordPress database.
 * First, back up your database. Then go to phpMyAdmin **→ **your WordPress database**
   → **wp_terms and find the category by its existing slug. If the term is there
   but the name is blank or showing incorrectly, edit that row and put the correct
   category name back in.
 * Then check wp_term_taxonomy and make sure the same term_id has taxonomy set to
   category.After that, clear your WordPress/site cache and check Posts**→** Categories
   again.
 * Do not delete and recreate the category yet, because existing posts may still
   be attached to that category. Repairing the existing database record is the safer
   approach.

Viewing 1 replies (of 1 total)