When I enter a new post I get messages such as the following (I did edit the path to delete a portion before posting this):
WordPress database error: [Duplicate entry '5416' for key 1]
INSERT INTO wp_post2cat (post_id, category_id) VALUES (1748, 3)
WordPress database error: [Duplicate entry '5416' for key 1]
INSERT INTO wp_post2cat (post_id, category_id) VALUES (1748, 1)
Warning: Cannot modify header information - headers already sent by (output started at (Deleted path)/wp-includes/wp-db.php:104) in
(Deleted path)/wp-includes/pluggable-functions.php on line 272
If I go to the blog, the post is showing up after this message but new posts are listed as Uncategorized regardless of which categories the post in placed in.