I've just installed imagefield module, created a new content type... added the imagefield...
I can upload & view my images, however the description is not displayed and I don't understand why...
Home » Administer » Content management » mycontent_type » myimage_field » configure » (fieldset) Global settings
Description field: [x] enabled
so everything works except the description... any suggestions would be greatly appreciated...
thank you!
Comments
Comment #1
dboune commentedDo you happen to have FileField Meta installed and enabled? One of the last alphas of FileField included a FileField Meta module that caused that problem. If you do, try disabling that module.
Comment #2
vasheck commentedhey dboune, thanks for your reply... I don't have FileField enabled... but eventually I've managed to find a solution to my problem.
http://drupal.org/node/324591 (post #8)
Thanks anyway!
Comment #3
quicksketchComment #5
droolpal commented@ #2 vasek802 What was your solution for this? I have the same problem, I want to use the description field to show an image caption in a lightbox popup.
I'm running imagefield 6.x-3.0-beta3 and FileField 6.x-3.0-beta3