How To Fix Wordpress 2.6 Missing Categories

A friend of mine got a problem with his newly upgrade Wordpress (2.6.2) that is missing categories. The problem occured randomly. If the categories showed correctly and then he clicked it, there was no post assosiated (404 Not Found).

Thanks to Google. There are so many people faced the same problem and they have solutions also. Funponsel.com gave a quick solution to fix the problem.

You just need to run this query:

UPDATE wp_term_taxonomy,wp_terms SET wp_term_taxonomy.description = wp_terms.name WHERE wp_term_taxonomy.term_id = wp_terms.term_id

You may also check other solutions if the solution above is not working.

Popularity: 13% [?]

PG

Author: Arief Fajar Nursyamsu

A blogger and now managing a SOHO company selling educational toys. I also run web development and content writing business. Blog and internet marketing as well as SEO are what I am doing a lot.
ADVERTISEMENTS

| More


3 Comments

  1. I had the same problem on one of my blogs. Some servers are just funny. I down-graded to a previous version and upgraded again – the problem was gone. It is cool to know that there is a more nerdy solution to this :)

  2. that is important thank you

  3. mak jos… tutoriale:d:d



Add Your Comment

Comments links could be nofollow free.