I get the error "This version is incompatible with the 6.6 version of Drupal core."
in the .info file the dependencies format is updated.
Was:
dependencies = imagefield content
Should be like:
dependencies[] = content
dependencies[] = imagefieldIve just enabled this module, hope this module does his thing...
tnx for developing this great feature
Comments
Comment #1
vordude commentedFixed in the latest release.
I appreciate the Heads Up.
Sorry about that, committed the wrong file.
I'm a big time CVS novice, in case you haven't guessed...