I've just updated to this new version : 6.x-1.x-dev (2009-Nov-14)
I have this error on all pages now:
warning: version_compare() expects parameter 1 to be string, array given in /home/drupal/drupal/sites/all/modules/nodewords/nodewords.module on line 693.
Thx for your help
Comments
Comment #1
dkruglyak commentedI have the same problem. The fix is trivial, replace two version_compare statements with this, to check $version instead of $result:
This is ready to commit...
Comment #2
avpadernoThe code has been changed, and committed in CVS.
Thanks for the report, and the help.
Comment #3
avpadernoComment #4
63reasons-YP commentedI'd update nodewords to the last dev version (2009-Nov-15), it's contains the same warnings.
Comment #5
avpadernoAs the code has been committed at 12:50 AM UTC, you need to wait for the next time the package is created, which happens at 12:00 AM, and 12:00 PM UTC.