Hi,
Does anyone know where I can find the Database Description for version 2.0? This is the one for 1.5.2:
http://codex.wordpress.org/Database_Description
I need it because that's the information I need to fix problems with displaying my posts, categories, and category archives.
I'm getting these errors:
[Unknown column 'category_count' in 'field list']
AND
[Unknown column 'category_count' in 'order clause']
From what I've read, it's becaue when I uploaded my old DB files, I hosed the new fields included in 2.0.
Thanks