-
Javascript Errors
I get multiple Javascript errors about missing objects on line 182 (3 times) on the home page. When viewing any thread, the same errors occur on line 225 (2 times). When I reply to one, I get 2 on line 200.
Around those lines, on every page I mentioned:
Code:
<SCRIPT LANGUAGE=JavaScript>
<!--
document.write('');
function OAS_AD(pos) {
if (OAS_version >= 11)
OAS_RICH(pos);
else
OAS_NORMAL(pos);
}
//-->
</SCRIPT>
I have bolded out the line the error occured. Using IE 6.0.2800.1106.xpsp2.030422-1633. Haven't tried on any browser yet.
-
Ok... this is weird. As soon as I submitted the thread the errors were gone. Probably something "under development."
[edit]Ok, now it's back again.[/edit]
-
Wow.. sounds like someone up there is ****in' with ya ;) haha, anyways I get no error codes on FireFox. :)
-
-
Have you tried going to the Sun website and getting the latest version of java from them.
I had a variety of java problems a while back and that worked for me.
Cheers
-
I recognize those errors, and yes, they do exist and the fault is on our side. That code is part of what displays our ads. I'll look into it and see if I can make them go away.
- h
-
Quote:
Originally posted here by nihil
Have you tried going to the Sun website and getting the latest version of java from them.
I had a variety of java problems a while back and that worked for me.
Cheers
I don't think that's the problem. Although the names are very similar, java has nothing to do with javascript.
Quote:
Originally posted here by mnstrgrl
I recognize those errors, and yes, they do exist and the fault is on our side. That code is part of what displays our ads. I'll look into it and see if I can make them go away.
- h
Thanks. I do hope you fix it pretty soon, because its getting pretty irritating.
-
Sick Dwarf, I used to get error messaged when using IE and viewing AO. I switched to Firefox and don't get them anymore. I'm sure there's a thread somewhere that says it's a problem with IE, although if mnstrgrl says it's a site problem, probably is.
ac
-
I seem to be having a similar problem...
-
Still having trouble with this today, but it has lessened...Any update on this?