wp_post2cat does not exist when upgrade to wordpress 2.3
by calendarw on Oct.07, 2007, under admin, error handling
According the plug-in/theme compatibility of wordpress 2.3, when some of plug-ins or themes are not compatible, this error should be generated.
It may required to upgrade or disable to use the incompatible plug-in or theme, if create a table wp_post2cat, it can let the error disappear but it is not a correct action because no function should be provided by that table anymore.

