In my forum there is this error...the code worng is this (I'm watching the console..)
The error is: "UncaughtReferenceError: Ajax is not defined"
A code of Inferno_Shoutbox..
In the shoutbox appears: "loading .." continuously
How to resolve this bug?
The error is: "UncaughtReferenceError: Ajax is not defined"
new Ajax.Request(this.url + '?action=getshouts' + inferno.screw_ie(), {
A code of Inferno_Shoutbox..
In the shoutbox appears: "loading .." continuously
How to resolve this bug?