PDA

View Full Version : JS Errors


Ogan
06-26-2008, 11:06 AM
Sanchek,
I have been running into an Accessed Denied js error when I try to post a new thread or reply to a PM. Seems like the only thing I can do is quick replies, hence why I am posting in this thread =) . I will look into deciphering that for you, I personally can't read it but I can get someone to do that.

Sanchek
06-26-2008, 11:13 AM
What's the full JS error you're getting? In IE7?

Ogan
06-26-2008, 11:18 AM
IE7
Access Denied
the error is happening in
textedit.js?v=370
the actual line of code it is choking on is
this.editdoc=this.editwin.document;

The problem is that the text area seems to be locked, I can't access it.

Sanchek
06-26-2008, 11:38 AM
Are you accessing the site via ayonae.ro or ayonae.com? It might be a cross domain permission error somehow.

Sanchek
06-26-2008, 12:16 PM
I just upgraded something related. Did that help any?