Feb 28 2010 :: by Alex Yumashev
If you host your blog at blogspot, you are experiencing a javascript error "access denied" for the last 48 hours. Lots of people are
reporting this bug, but it's still not fixed. A temporary fix is:
<script type='text/javascript'>
window.onerror = function() { return true; }
</script>
Edit your template HTML and paste this code somewhere inside the tag.
UPD: Please note this fix does not "solve" the actual problem, it just hides the annoying error message. We still have to wait for Google to fix this.
Alex Yumashev
Alex has founded Jitbit in 2005 and is a software engineer passionate about customer support.
Subscribe
Tweet