Hummm...Bug? Every time I use the quick reply to send a PM I get a JavaScript error saying something along the lines of "Validate is not an object", in both IE6 and Netscape 4.x. I looked at the code and the problem is that the <form> tag has a line that reads...
onSubmit="return validate(this)"
but there isn't a function anywhere called validate.
If this line is unintentional, then I think simply removing it will get rid of the problem. If it's suppose to do something I would like to know what.
PLEASE ADVISE
|