date module can not be updated. Its schema version is 0. Updates up to and including 6005 have been removed in this release. In order to update date module, you will first need to upgrade to the last version in which these updates were available.

This is a new D7 site and has never been a D6 site.

Comments

karens’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

Those messages come from the core update system and have nothing to do with Date module. You should only get those messages on a site that has been updated. I have never seen such a message on a new installation. Something about your system configuration is a problem. I'm not sure what to tell you.

There is nothing in the Date module that would have any affect on the way that core manages its updates, and no one else has seen anything like this, so it's not a 'bug' in Date.

Without knowing where this site came from, how it was created, or what changed when you started seeing this message, I can't even speculate what might have happened.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Active

The site is at Drupal 7.6. Date 7.x-2.x-alpha2 is in sites/all/modules and 7.x-2.x-alpha4 (active) is in sites/default/modules. Yes, I know that's a problem.

I updated core to 7.12 and this showed up trying to run update.php.

This type of error has been reported here in this queue at least twice (for D5 and D6). But this site was never on a previous version.

At the moment, I'd rather not publicly state the site's name, but would be willing to tell you privately if it would help.

nancydru’s picture

Well, I updated to 7.x-2.2 and get Fatal error: require_once() [function.require]: Failed opening required 'C:\wamp\www\dgd7\web/sites/default/modules/date/date_views/includes/date_plugin_display_attachment.inc' (include_path='.;C:\php5\pear') in C:\wamp\www\dgd7\web\includes\bootstrap.inc on line 2680

nancydru’s picture

Also, even though there is an update_7003 in date.install, the module schema remains at 0.

karens’s picture

Status: Active » Fixed

I see that posted to the development mailing list that you have this problem for other modules. I think you have a more general problem on your site that has nothing to do with this module. I have no idea what might have happened.

I don't think this is a Date issue tho, especially since no one else has reported it. If I can think of anything else to try I'll contact you separately, but right now I have no ideas. Sorry!

The message in #3 is a D7 problem that happens when you try to disable modules that are in the registry. To fix that problem you need to get http://drupal.org/project/registry_rebuild and follow the instructions on that site about how to rebuild the registry.

Status: Fixed » Closed (fixed)

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