da_b0uncer
4 Sep 2012, 2:05 AM
Somehow I get an error when using Ajax to pull some JSON data from a PHP script.
The Loader loads all classes asynchronous, but when I try to load the JSON I get this error:
Connection.js:692
Component returned failure code: 0x805e0006 [nsIXMLHttpRequest.open]
The method is POST, async is true, the domain is the same domain where the script comes from.
Also I have no AddBlock installed on this Firefox (Version 13.0.1 btw.)
When I call the URL directly in the browser, everything works.
The Loader loads all classes asynchronous, but when I try to load the JSON I get this error:
Connection.js:692
Component returned failure code: 0x805e0006 [nsIXMLHttpRequest.open]
The method is POST, async is true, the domain is the same domain where the script comes from.
Also I have no AddBlock installed on this Firefox (Version 13.0.1 btw.)
When I call the URL directly in the browser, everything works.