Maverick340
Ambassador of Buzz
I have a blog that runs on wordpress (2.0.4) . I recently moved from one hosting to another . While doing so i backed my MYSQL database and restored it out here. Now when i try to post an article i get this error
Whats wrong ?
Code:
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 /home/maverick/public_html/wp-includes/wp-db.php:104) in /home/maverick/public_html/wp-includes/pluggable-functions.php on line 272