Hello there,
I have upgraded WP from 2.2.1 to 2.3 RC1 just now and I am getting this database error:
WordPress database error: [Table 'd0031cb3.wp_post2cat' doesn't exist]
SELECT * FROM wp_posts ,wp_post2cat WHERE post_status = 'publish' AND post_type = 'post' AND post_date_gmt <= '2007-08-01 14:43:25' AND ( ID = '169' )AND post_date_gmt <= DATE_SUB('2007-09-20 03:35:43', INTERVAL 30 DAY) AND post_ID = ID AND (category_ID = '1' OR category_ID = '19' ) ORDER BY rand() LIMIT 1
I have only found this error on top of the first page and on my archive page. otherwise everything seems to be working properly. So, any idea of what I can do to get rid of that error?
You can check the error out on my site. Thanks for your help!