Help! White screen of death in IE

Discussion in 'PHP' started by Vcize, Aug 4, 2010.

  1. #1
    My website, http://www.harrypottermovieposter.com, works fine in Firefox and Chrome but gets a blank white screen in IE.

    I used firebug to look for javascript errors (which seemed the most likely culprit), but the only thing it found was a security error from doubleclick.net from google adsense. I tried removing adsense and it didn't fix anything.

    Any ideas? I can provide the php files if necessary, but I don't even know where to start here.
     
    Vcize, Aug 4, 2010 IP
  2. mediaguru

    mediaguru Peon

    Messages:
    219
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If your server has an error log I'd check that.
     
    mediaguru, Aug 4, 2010 IP
  3. themullet

    themullet Member

    Messages:
    110
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    you open title tag and then it's never closed. If you close the title tag and fix any other problems with your html should be ok
     
    themullet, Aug 4, 2010 IP
  4. Vcize

    Vcize Member

    Messages:
    155
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #4
    That fixed it, thanks! Looks like after I opened the title tag I accidentally tried to close it with a close anchor tag, lol. Whoops.
     
    Vcize, Aug 4, 2010 IP