MyBB Community Forums

Full Version: JavaScript Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I've got a problem with JavaScript and it's effecting a couple of things including the editor buttons disappearing and a shoutbox I have installed failing to fetch shouts from db. The javascript errors are:

Uncaught TypeError: Object [object Object] has no method 'attachEvent'
mybb.js:8

Uncaught TypeError: Object [object Object] has no method 'dispatchEvent'
mybb.js:8

I'm using the combined js file I found on here. MyBB version is 1.6.6