• 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 IE

    Any ideas?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Dagobah

    (@dagobah)

    Anyone? Banged my head against the wall with this last night. I think the key to the problem lies in that the CSS images load, but the ones served via the PHP template do not.

    Try firing the online art director…if that doesn’t work…I’d can the developer.

    But really, a guy I know suggested it may be a load-balancing server problem? Is it a singler server that hosts FB?

    Thread Starter Dagobah

    (@dagobah)

    Or we can fire the Online Editor. Oh wait…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images (in posts & theme) not displaying in IE’ is closed to new replies.