On 9/26/06, Conrad - Conrad_Vanl <[EMAIL PROTECTED]> wrote:
I tried that, but it doesn't seem to work entirely. It works for everything except for pages and posts. If I log into phpMyAdmin and look at the database tables all the posts and pages are there, Wordpress just isn't recognizing them. However, it recognizes everything else perfectly - categories, users, plugins, etc.
Check your wp_posts table, and see if the post_type field has been set to "page" for pages and to "post" for posts. I think it's supposed to happen upon upgrade, but it could have failed for you. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
