By jsmcgd on
Hi.
I recently updated my Drupal installation. Everything worked out fine.
I then tried to update some modules like the image module but the update has not been recognized. I have the alpha4 version but it thinks I have the alpha3 version.
The same problem is happening for a few other modules.
I've run update.php and I've cleared the cache but to no avail.
Any ideas what the problem may be?
Comments
I sussed it. My bad. I had
I sussed it. My bad.
I had renamed the old module folders and moved them to a subdirectory in the modules directory. I think Drupal was still finding these old modules (despite being moved and renamed). I deleted these old module folders and now they finally dissappeared from the Modules menu. I have now installed the latest versions.
Suggestion: what about generating a warning if Drupal comes across two different versions of the same module?