WordPress database error: [Table 'basket_wrdp1.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 ('1') AND post_type = 'post' AND (post_status = 'publish') AND (category_id=1) GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10


Warning: Cannot modify header information - headers already sent by (output started at /home/basket/public_html/wp-includes/wp-db.php:160) in /home/basket/public_html/wp-includes/pluggable.php on line 391