beardedgit
Member
Posted 4 years ago #
Upgraded to 2.7 and all seemed well until I checked out the categories...
There's just one that won't show: http://beardedgit.com/?cat=21
All others display fine, such as http://beardedgit.com/?cat=27
It may just be a coincidence, but cat=21 is the one with the most posts.
Any ideas for fixing this?
Could it be a plugin causing the problem?
beardedgit
Member
Posted 4 years ago #
Well, after much cursing, the offending plugin was found. It wasn't any of the plugins that call categories, it was the Broken Link Checker.
Thanks for the pointer, MichaelH
Yeah, I heard that cursing way over here ;)
piccolosocrate
Member
Posted 4 years ago #
ehi :\
I've the same trouble of beardedgit with my new blog.
I suppose it's not a plugin problem cause I've installed none.
it's a bit strange :-(
piccolosocrate
Member
Posted 4 years ago #
in my log I found these lines: should i upgrade mysql too?
SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('category') AND tt.count > 0 ORDER BY t.name ASC