Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.11
Component:
Database schema
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Dec 2009 at 21:15 UTC
Updated:
15 Jan 2010 at 03:30 UTC
I keep getting this error, using the latest update but it thinks I'm upgrading to 6.x-3 and I'm not.
Comments
Comment #1
avpadernoThat 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....
Comment #2
espirates commentedI think it was plugin manager that was downloading 6.x-3, I manually updated and it's fine now.
Comment #3
avpadernoI 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.
Comment #4
espirates commentedEvery 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.
Comment #5
avpadernoWhen 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.