Error when posting
-
I’ve been upgrading to 2.0.2 from 1.5.2. Other than Lazy Image Layout, everything seems to be working great, with the exception of posting! When I try to post I get this message:
WordPress database error: [Duplicate entry '0' for key 1]
INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES ('0','_pingme','1')WordPress database error: [Duplicate entry '0' for key 1]
INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUES ('0','_encloseme','1')Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/sheff/konnorwithak.com/blog/wp-includes/wp-db.php:102) in /hsphere/local/home/sheff/konnorwithak.com/blog/wp-admin/post.php on line 60
Does anyone know how to fix this? I’m assuming it’s an error in my database.
- The topic ‘Error when posting’ is closed to new replies.