HTML Error in IE on website - Help!

Discussion in 'HTML & Website Design' started by Fred Tracy, Jan 31, 2011.

  1. #1
    What's up guys, just registered.

    I recently used IE to open up my wordpress site and see how it looked. It loads fine but it says "done, but with errors on page."

    I double click it and it says "line 110 - document.getElementByID(...) is null or not an object. I view the source code and look at the line.

    Full line 110 is as follows: document.getElementById('fb-root').appendChild(e);

    I assume this has something to do with Wordpress child themes, but I honestly have no idea how to even begin to fix it. Can anyone help?

    My website is: http://www.fredtracy.com
     
    Fred Tracy, Jan 31, 2011 IP
  2. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #2
    CSM, Jan 31, 2011 IP
  3. Fred Tracy

    Fred Tracy Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I see, thanks for the info. It's odd because the only facebook thing I'm aware of using is my "Facebook likes it" plugin, which is on posts. Oddly enough, I get no error in IE when I view posts.. only the pages.

    Does anyone know what may be going on?
     
    Fred Tracy, Jan 31, 2011 IP
  4. CSM

    CSM Active Member

    Messages:
    1,047
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    55
    #4
    The plugin gets loaded even if there is no post... and the error speaks for itself.

    ID is null means there is no ID fb-root, that's why
     
    CSM, Jan 31, 2011 IP