Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rbflorist

    (@rbflorist)

    whoops, i accidently bolded the wrong line that is supposedly the culprit according to IE8. the correct line 575 is highlighted below: <!– Clicky Web Analytics – http://getclicky.com, WordPress Plugin by Yoast – http://yoast.com –>
    <script type=’text/javascript’>
    function clicky_gc( name ) {
    var ca = document.cookie.split(‘;’);
    for( var i in ca ) {
    if( ca[i].indexOf( name+’=’ ) != -1 )
    return decodeURIComponent( ca[i].split(‘=’)[1] );
    }
    return ”;
    }
    var clicky_custom_session = {
    username: clicky_gc( ‘comment_author_e7a56c3d2633e75e56299c9986409fd0’ )
    };
    </script>

    Thread Starter rbflorist

    (@rbflorist)

    Thanks esmi. Oh my goodness, I don’t know what to do – 105 errors! Yikes… I thought using WP was supposed to be easy and not for technies…yikes, again. The errors refer to line #’s, but I don’t see any line numbers when making posts into WP? I’m feeling over-whelmed all of a sudden and not sure how this will be able to get fixed.

Viewing 2 replies - 1 through 2 (of 2 total)