I'm running Drupal 5.10. I have updated my CCK module to the latest version. Tried FTPing it, and also via cpanel. the Change log shows that the correct updated module is installed but the update status list shows it as the older version.

Any advice would be appreciated as I really rely on this great module.

Thanks

Comments

webernet’s picture

Status: Active » Fixed

Ensure that when you update a module, you delete the old copy first, before uploading the new version.

Ensure that there is only one copy of the CCK files (.info in particular) in any of the */modules/ directories.

Thomasr976’s picture

Thanks. I had deleted the old folder before adding the new cck version. Will double checl to see of the .info file is floating around in the */modules/ directories. Thanks for getting back so soon.

Thomasr976’s picture

Found several content type files in pubic_html/sites/all/module including content.info. I deleted the content.info file, but still the update status shows the older cck version.

There are many files content files in the pubic_html/sites/all/module folder. These are not in any specific module folder.
Is it safe to delete any content* files that are outside the cck module folder?

Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

Thomasr976’s picture

There should be no files in the root of sites>all>modules. I backed up my site and deleted all files. The update status module worked for the CCK module and site works properly.