[wp-testers] VHOST vs SUBDOMAIN_INSTALL / Wordpress Database Error

James Laws jamielaws at gmail.com
Thu May 13 12:20:26 UTC 2010


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.


More information about the wp-testers mailing list