• Hi,

    since a few days/ weeks I guess, the SyntaxHighlghter isn’t working anymore.
    If I open the Firebug Console I see an error, and can’t figure out what is the problem:

    NotFoundError: Node was not found

    This occures at line 569:

    Debugging is hard here, since the line contains several instructions. But I guess the error comes with
    document.getElementsByTagName("head")[0].insertBefore(corecss,document.getElementById("syntaxhighlighteranchor"));

    My site is: http://www.informatik-pc.de/blog/
    Thanks for your help!

    http://wordpress.org/plugins/syntaxhighlighter/

Viewing 1 replies (of 1 total)
  • Thread Starter informatik-pc.de

    (@informatik-pcde)

    I figured out, why the plugin isn’t working anymore. It’s because of another plugin called BAN. If I disable it, SyntaxHighlighter is working again.

    May someone help me?

Viewing 1 replies (of 1 total)
  • The topic ‘NotFoundError: Node was not found’ is closed to new replies.