update error date rc6 a 2.0 final

user warning: Table 'tennis.date_format_types' doesn't exist query: SELECT dft.type, dft.title, dft.locked FROM date_format_types dft ORDER BY dft.title in /home/******/www/sites/all/modules/date/date_api.module on line 1925.

do you not english

Comments

pixelpreview@gmail.com’s picture

yes me too
same error when I update to the laste version of this module

I see in my local site this :

The following queries were executed
date module
Update #6005

* Failed: Some updates are still pending.
Please re-run the update script.

smacphail’s picture

After installing the new module, make sure you run the Update script. This will be located at:

http://[yoursite]/update.php

Follow the instructions (make sure you back up your database and code, etc.), and after the script runs once, you'll need to run it a second time. Pixelpreview, that's why you got that message. You need to run update.php twice.

At least, seemed to work for me!

pixelpreview@gmail.com’s picture

yes i see that.

but why it's necessary to run twice the update.php file ?
it's strange

karens’s picture

Status: Active » Fixed

You have to follow the instructions. The date api module creates some tables and the date module adds some values to them, but the updates run in the wrong order so date has to abort the first time and wait for the tables to be created.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.