• I get the following error whilst posting:

    WordPress database error: [Duplicate entry '0' for key 1]
    INSERT INTO wp_usermeta ( user_id, meta_key, meta_value ) VALUES ( '1', 'wp_autosave_draft_ids', 'a:1:{i:-1190814115;i:28;}' )

    It should be noted that even though I get the error, the post is still published.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter frankcostanza

    (@frankcostanza)

    Ooops, hit SEND POST to quickly, I just upgraded to 2.3 and this is when the error started.

    Thread Starter frankcostanza

    (@frankcostanza)

    SOLVED: Auto Increment for wp_usermeta was not properly set. Also modified a duplicate key entry in user_id and meta_key

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error while posting’ is closed to new replies.