Hello, thanks a lot to everybody for your kind support.
I'm using Drupal 4.7.0 and installed the image module (again 4.7.0).
After uploading a jpg file on an image node, I can see the thumbnail image properly but neither the preview nor the original image appear (I can see the image frame appearing for a while and the disappearing). What's happening?
A further question: the image node has 2 "Image:" fields with the BROWSE button on the right side, one on the top, the second in the "Attached Images" section. I can't understand the difference (the question looks very stupid, but I couldn't find any explanation in the documentation).
Shall I select the same file on both or one is enough?
Thanks again.
Comments
I had a similar problem with
I had a similar problem with drupal 4.6.9. The solution was this patch. However, drupal 4.7 doesn't have this bug, although the problem might be the same. Look for any php error message in watchdog which might be preventing drupal to add a new header to show the image. If php triggers an error, drupal won't be able to add a new header, which is required in order to see the images shown thru image.module functions.
---
Robert Garrigos
Professional site: robert.garrigos.cat
Catalan Drupal Users Group: drupal.cat