WordPress database error: [Table 'reformation.wp_post2cat' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts INNER JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_term_taxonomy ON (wp_term_relationships.term_taxonomy_id = wp_term_taxonomy.term_taxonomy_id) LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) WHERE 1=1 AND wp_term_taxonomy.taxonomy = 'category' AND wp_term_taxonomy.term_id IN ('11') AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') AND (category_id=11) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 10


Warning: Cannot modify header information - headers already sent by (output started at /home/.wyatt/reformationchurch/reformationchurch.com/wp-includes/wp-db.php:517) in /home/.wyatt/reformationchurch/reformationchurch.com/wp-includes/pluggable.php on line 850