After attaching/loading an image to a node, no thumbnail/preview of the image is shown, neither on node editing.
I can see Delete/List checkboxes, Description and Size, but no sort of preview of the image uploaded (attaching screenshot about this).
PS: note that also the link to the image (not working!) misses "/images" in the path:
is /files/image.jpg, but should be /files/images/image.jpg, isn't it?
i'm kind of shooting in the dark (no coder here!) is anyone else experiencing this?
Drupal 4.7.2, Upload image ver 1.12
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 3.pdf | 16.05 KB | marcoBauli |
Comments
Comment #1
drewish commentedplease verify that you have the image module enabled and that that user account can create image nodes. i'm assuming that's where the problem is. if that all looks good, try re-saving the node.
Comment #2
marcoBauli commentedyes drewish, already tryed all things you mentioned, but no preview...
a doubt comes to my mind...am i supposed to see a preview NOT in the node output, BUT in the edit view (see previous screenshot attached)? ..am i just worrying for something that does not exist?
Comment #3
drewish commentedsorry, i didn't read your original post correctly. the previews won't work. we don't create the image nodes until you save the node.
Comment #4
marcoBauli commentedaha ok everything clear now
thanks for patience =)