I am trying to update Date from Version 6.2-rc6 to 6.2 dev. I realize that I have to make the update.php routine run twice - though, the feedback on the second attempt shows me following error message:

user warning: Duplicate entry 'Y M j - g:ia' for key 2 query: INSERT INTO date_format (format, type, locked) VALUES ('Y M j - g:ia', 'short', 1) in /is/htdocs/wp1121964_8IG777PV6S/www/mimaku/drupal6/includes/common.inc on line 3422.

... any ideas on what I have to set correct to make date run as it's supposed to? Any database modifications? Hints are appreciated!

Comments