I keep getting this error, using the latest update but it thinks I'm upgrading to 6.x-3 and I'm not.

Comments

avpaderno’s picture

That message is reported from branch 6.x-3, not branch 6.x-1.
I have checked the code in CVS, and I have also checked the code present in the archive generated by Drupal. As you can see there isn't that error message in version 6.x-1.11: http://drupalcode.org/viewvc/drupal/contributions/modules/nodewords/node....

espirates’s picture

Status: Active » Closed (fixed)

I think it was plugin manager that was downloading 6.x-3, I manually updated and it's fine now.

avpaderno’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

I am glad you resolved the problem.

Just to understand: did plugin manager download version 6.x-3.x-dev even if it is not a supported version? If it is so, then this should be reported in the plugin manager issue queue.

espirates’s picture

Every once and awhile, modules dependencies will get disabled not sure why and wreak havoc on my Drupal, seems to be a combination of plugin module, update module and cache maybe, never been able to pinpoint the exact problem. Update page will show wrong plugin version then we download using the plugin module then certain required mods get disabled and then come the error messages. I usually end up having to remove certain junk in the database lever over from previously uninstalled modules, uninstalled meaning I had to physically remove them in order to access the site.

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Fixed

When the update page reports erroneous new versions being present, check you don't have modules copied in more places, or you have old files mixed with newer files; that is the most common cause of wrong information given by the update page.

Status: Fixed » Closed (fixed)

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