Support » Fixing WordPress » 'Out of memory at line:4' error only in IE??

  • Hi,

    I’ve just been informed by a visitor to my site that in Internet Explorer, the following message is appearing on every page;

    Message from Webpage

    Out of memory at line:4

    My site is at www(dot)highfrequencytraders(dot)com

    Also I’ve noticed that my favicon isn’t loading.

    I normally use Chrome and Firefox so I hadn’t spotted it. Does anybody know what’s causing this or had this error message before?

    Many Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter HF T

    (@hftraders)

    Update:

    I’ve tried changing the site titles around and now the error message has changed to;

    Stack overflow at line:5

    This is how IE is showing my code;

    1. <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;
    2. <html xmlns=”http://www.w3.org/1999/xhtml”&gt;
    3. <head profile=”http://gmpg.org/xfn/11″&gt;
    4. <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
    5. <title>The High Frequency Trading Resource : High Frequency Traders</title><meta name=”robots” content=”index,follow,noodp,noydir” />

    What does this error mean?

    Thanks.

    DigitalSquid

    (@twelvefootsnowman)

    It’s not line 4 of your HTML code that the error is referring to, it’s line 4 of one of your scripts.

    The IE debugger says the problem is coming from http://ping.worldlogger.com/worldlogger.js which is the second to last script on the page.

    Thread Starter HF T

    (@hftraders)

    Charity Skydive, I can’t thank you enough.

    I’ve removed the plugin/code and it has fixed it. To be honest it wasn’t that good a service/plugin anyway so that’s no problem!

    Many Thanks.

    I’m having the same issues with my site, but can’t seem to find the problem with IE debugger.
    I have an error on all pages, and I’m getting stack overflow errors.

    it just says I have a syntax error
    the site is:
    veloallegro dot org

    Can anyone give me some pointers?

    thanks so much.

    Thread Starter HF T

    (@hftraders)

    Try de-activating all of your plugins and then re-activating one by one to fine the cause.

    As you can see above, mind was caused by a plugin’s script….

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘'Out of memory at line:4' error only in IE??’ is closed to new replies.