By kakoolcom on
The handbook has a great tutorial on Creating an image gallery using only CCK and Views [http://drupal.org/node/144725]
Step 4 says:
"Add an image field to your 'Image' content type.. When you create this field you can choose the Imagecache preset to use for teaser and body of nodes."
I'm using Image module, so I already have an image field in my 'Image' content type [great].. which is not editable [not so great] & 'Image' is not even listed under the 'Display fields' tab! I can add a 2nd ['Image2'] field & get thickbox working with newly uploaded images.. but not the 10,000 images we have already uploaded..
Does anyone have any ideas?