I'm running Drupal 6.12 and I've installed the CCK, ImageField, FileField and ImageCache modules. I've create a new content type called 'Photo' and then click on 'Manage Fields', so that I can add an ImageField to this content type.
When I do this, ImageField isn't in the drop-down list. I've searched around and other people don't seem to be having this issue, so clearly I must be doing something wrong. I even created a new test site and installed just those modules from scratch, but I still get the same behaviour.
Have you had this? If so, I'd be really grateful to learn how you fixed it. I want to make a gallery of image nodes in Drupal and I thought this would be the perfect way to do it.