console.log Has Broken Your Website
The Internet has a wealth of information on every topic you can think of and for once in my life I am unable to find the answer to my question. I recently noticed that when visiting my own website in Internet Explorer I am being presented with an Error on Page warning that states the following:
Line: 16
Char: 9
Error: ‘console’ is undefined
Code: 0
URL: http://serial-box.net
I don’t know anything about javascript and from what I’ve found through my searches is that this error is caused by the use of console.log which is used by Firebug, a Firefox debugging addon. What I couldn’t find was how to solve this issue. My website uses WordPress 2.65 and I want to know how to remove or disable the use of console.log so that there are no errors in other browsers. While it would be nice if no one used Internet Explorer, I have to resign myself to knowing that will never happen.
If anyone knows how to solve this problem please let me know! There’s a reward in it for you.
Digg it StumbleUpon Facebook Twitter del.icio.us Google Yahoo!





Amazingly I have never tried my blogs in browsers other than Firefox since a long time. Thanks for sharing the issue. I just checked all my blogs right now and glad to know that nothing is wrong at the moment.
I’ve visited your website using Internet Explorer and it all seems fine. I would disable the Firebug plugin for firefox and try again.