I have been trying to debug and see why category selection has disappeared in my add and edit posts pages. I added the define( 'WP_DEBUG', true ); so I could see any errors or warnings and was notified that VHOST for multisite was deprecated and changed to SUBDOMAIN_INSTALL. I made that adjustment and when I refresh my admin I get a bunch of these messages.
*WordPress database error:* [Table '[DB].[PREFIX]_options' doesn't exist] SELECT option_value FROM tv1c0w335i73_options WHERE option_name = 'cron' LIMIT 1 Where [DB] = My database name and [PREFIX] equals my assigned prefix. Obviously the site doesn't work like this and was wondering if I'm missing something or if this is a bug of some sort. _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
