WP was working fine until i upgraded to wp 2.0.2 and i'm sure i followed the instructions on upgrading... however, after posting a test page, i got this error...
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/account/domains/domain.name/public_html/wp-includes/wp-db.php:102)
in
/home/account/domains/domain.name/public_html/wp-admin/post.php
on line 59
any idea?