Hi,
i saw that you have a new version of the module online. I updated it, now I have errors.
During updating (update.php) I got errors and during the activation of the module as well. In addition the fields for dublin core are missing :(
Here are the error messages:
Table 'DATABASE.drupal_2_sandbox_drupal_2_sandbox_nodewords' doesn't exist query: DELETE FROM drupal_2_sandbox_drupal_2_sandbox_nodewords WHERE type = 'frontpage' AND name = 'verification_code' in /www/......./drupal/sites/all/modules/nodewords/site_verification/site_verification.install in Zeile 15.
and
Table 'DATABASE.drupal_2_sandbox_drupal_2_sandbox_nodewords' doesn't exist query: DELETE FROM drupal_2_sandbox_drupal_2_sandbox_nodewords WHERE type = 'robots' in /www/...../drupal/sites/all/modules/nodewords/basic_metatags/basic_metatags.install in Zeile 14.
Comments
Comment #1
hass commented#613376: How to downgrade broken nodewords 1.1+ to 1.0 for a smooth upgrade to 1.3
Comment #2
hass commentedComment #3
pasqualle@susi_333: The 6.x-1.3-beta5 is newer than 6.x-1.2
So if you were using 6.x-1.3-something, then do not change it back to 1.2 as in Drupal there is no built in support for module downgrade..
The module page should say that the 6.x-1.3-beta is the recommended (as it said previously), but the recent feature of profile packaging deployed on d.o introduced this critical UI bug.
If you check "Available updates" page in your Drupal install, that page will tel you that the 6.x-1.3-beta5 is the recommended release.
Comment #4
pasquallebut it is 6.x-1.5 anyway..