Images (in posts & theme) not displaying in IE
-
We host 5 blogs on the same server, 4 of which are on the same domain (they are subdomains.) Yesterday the images stopped displaying (in IE only) for those 4 blogs on the same domain. The 5th blog on another domain still displays images. Essentially IE just says it’s still waiting on the server. Everything loads in Firefox & Safari.
What’s even stranger is that the logo for the blog loads, but the nav images don’t. The only difference I can think of is that the logo is in the CSS file and the nav images are in the theme’s PHP files. None of the images within the posts load.
I’ve also noticed that in one of the blogs, there’s this snippet of code at the end of every post:
<script src="https://shots.snap.com//client/inject.js?site_name=0" type="text/javascript"></script>
We don’t use the SnapShot plugin, and never have. This makes me wonder if we’ve had a SQL injection attack…
What I’ve tried so far:
-disabling all plugins
-trying to pull a link to an image directly works fine
-restarting the server
-images show up in the backend just fine on IEAny ideas?
- The topic ‘Images (in posts & theme) not displaying in IE’ is closed to new replies.