Hi,

I'm really unsure why this is happening. I have used an earlier version of this module for another site and it worked fine (that was imagefield 5.x-1.x). Using Drupal 5.7.

Everything looks fine when creating a new node and uploading an image. but then when submitted there is no image on display. When I click to edit the post, the image appears in the uploaded area... so it doesn't vanish, it's just not showing up.

Since it worked fine in the previous site I'm at a bit of a loss to figure out why it is doing this.

Any help would be a major help.

Cheers
-sheedz

Comments

bdiddymc’s picture

Priority: Critical » Normal
Status: Active » Closed (fixed)

Seems to be working now...

Messed around with the display settings. Then put it back to normal... and now the images are showing up as hoped for. Still don't know why it made a difference.

kriskd’s picture

The same thing just happened to me and playing around with the display field options seemed to fix it for me too. I changed the display options from Display to Default and then back again and now the image shows up.

Thanks for the tip, Sheedz.

dadderley’s picture

I second that. Exact same thing for me.

wasiricky’s picture

I met the same issue,just change the permissions of the folder where you store the images to 777,hope it work on yours

sebasto’s picture

Just the same problem here, images don't display in nodes after updating from 5.x-1.1 ...

sebasto’s picture

Status: Closed (fixed) » Active
dopry’s picture

Status: Active » Closed (duplicate)

yes formatter names changed.... I haven't fixedthe upgrade path yet.

duplicate of: http://drupal.org/node/258747

jyg’s picture

same for me on a brand new install of imagefield... so its not an upgrade issue.

cjokomay’s picture

I am experiencing this same issue. I tried setting the files directory to 777 but that didn't help. What are you referring to when you said that you messed with the display settings? I would obviously love to get this working as soon as possible but I have no clue what you are talking about :-)

Thanks.

*Update* I'm a knucklehead. I just realized what you were referring to and changed the display settings as well...it worked for me too. In case anyone else ends up here like I did and has a brain fart like I did, here:

Administer -> Content management -> Content types -> edit (your content type) -> Display fields

lavanyashastri’s picture

cjokomay ,
thanks...i really needed those clear instructions!