After installing and updating from 6.x-1.2 to 6.x-1.3-beta3, Drupal always tells me that there's a new version to install.
The update seems to have failed.

Comments

stillcut’s picture

Title: Upgrade from 6.x-1.2 to 6.x-1.3-beta3 » Upgrade from 6.x-1.2 to 6.x-1.3-beta3 failed
stillcut’s picture

Version: » 6.x-1.3-beta3
stillcut’s picture

When I look into nodewords.info, I see a mention of the latest version : "6.x-1.3-beta3"

I've noticed that I've got a basic_metatags folder and another nodewords_basic folder.

avpaderno’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

I've noticed that I've got a basic_metatags folder and another nodewords_basic folder.

That happened because you copied the new files without to first delete the old files. if some files have been renamed (as it happened in this case), you would have both the old files, and the new files. Generally speaking, it is always better to delete the old files before to copy the new ones.

To notice that the files have been renamed before version 6.x-1.3-beta3 was released.

stillcut’s picture

So , I juste have to delete the basic_metatags and extra_metatags folders ?

avpaderno’s picture

So , I juste have to delete the basic_metatags folder ?

Disable all the Nodewords modules, delete all the files, and copy the files of the version you want to use, then re-enable the modules you need.
Also, be sure to not have other copies of Nodewords in other directories.

stillcut’s picture

Thank you for your support.

Status: Fixed » Closed (fixed)

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