• Since the upgrade to WordPress 3.9. I get every time I update an item in the media library following message:

    “There is an autosave of this post that is more recent than the version below.”

    If I view the autosave it shows me the older version.

    Pressing the Update button another time does not help. I just upgraded to version 3.9.1. and this issue still persists.

    Any ideas what may cause this and how it can be fixed?

    Thanks a bunch!

Viewing 1 replies (of 1 total)
  • Thread Starter Soccerwidow

    (@soccerwidow)

    I have worked out how to avoid autosaving and give me some time to amend the media library items without getting this error.

    The solution is just to increase the time limit for autosave in the wp-config file:

    define( ‘AUTOSAVE_INTERVAL’, 900 ); // Seconds

    However, what still beats me is how to get rid of the wrong autosaved versions and the messages which are displayed for previously amended media files that there is a more recent version available (which is not!)

    It does do not go away despite how often I press the Update button, and also remains there after many hours and days.

Viewing 1 replies (of 1 total)
  • The topic ‘Autosave Warning Media Libray’ is closed to new replies.