By mohamedali on
i'm using cck to create new content type with a filefiled (image) and when i create a content from that type the image doesn't appear just a link to this image,
i want to display this image in the content
any help please
thanks.
Comments
=-=
are you also using the imagefield.module?
how are you display fields set up?
yes i'm using imagefiled
yes i'm using imagefiled module, but i dont know how to display fields set up?
any help
any help
Drupal Therapy :)
You might want to watch Sean Effel's tutorial for Imagecache and Imagefield modules. Go here.
He has other really wonderful screencasts as well.
Regards,
Cecille
Image URL
It sounds like the field display is not set properly. If that's the case, then navigate to your content type >click on manage fields> Display fields, and in your image field settings under "Teaser" and "Full node" select image or which ever other display you want.