Images don't appear in Internet Explorer
| Project: | ImageField |
| Version: | 6.x-3.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
I am using zeropoint theme and have created a site that contains Image fields and Image Link fields. All of the images and link images display fine on my computer using the latest Firefox version.
However, some strange things are happening in IE8:
- Image fields do not display EXCEPT for one image that is a field in a created content type that is NOT part of a View or Panel.
- Image Link fields DO display whether they are part of a View or Panel.
Any ideas? I am new to Drupal and web development in general, so the fix for this may likely be simple.
Thanks!
P.S. The above is true no matter who is logged in and what permissions they have. I can view the images on my computer even as an anonymous user.

#1
Moving this to a more appropriate queue.
Also, are you using imagecache?
#2
I have the same problem and I am using Image cache 6.x-2.0-beta10
#3
#4
might need to see the page or a sample of the html output to help
#5
Subscribing. I've had something similar happen on my setup. There was nothing discernably wrong with the HTML output, and even entering the image url direct (to the imagecache image) resulted in the red cross of doom.
#6
Yes, we're using imagecache. We were able to narrow down that the problem was in the view style, the grid wasn't working in Internet explorer so we downloaded the image module and are using the gallery page view with gallery style, which works fine in IE8. Still doesn't solve the problem, but it's a work around.