347
edits
Fahrenheit (talk | contribs) No edit summary  | 
				Fahrenheit (talk | contribs)  No edit summary  | 
				||
| Line 1: | Line 1: | ||
Since revision <b>0.1.3x</b> AniDB uses AJAX in some pages, the animepage, mass add file and add file pages to name a few.<br />  | Since revision <b>0.1.3x</b> AniDB uses AJAX in some pages, the animepage, mass add file and add file pages to name a few.<br />  | ||
Sometimes the XHTMLRequest will fail to return a node, if you enable seeDebug and get an error message saying "Could not get root node" please check some settings in your browser   | Sometimes the XHTMLRequest will fail to return a node, if you enable seeDebug and get an error message saying "Could not get root node" please check some settings in your browser:  | ||
:*<i>Use HTTP 1.1</i>  | :*<i>Use HTTP 1.1</i>  | ||
:*<i>Use HTTP 1.1 through proxy connections</i>  | :*<i>Use HTTP 1.1 through proxy connections</i>  | ||
By definition AJAX requires HTTP 1.1, so if you try to use a page that needs to fetch data using AJAX and it doesn't work check your settings first.  | By definition AJAX requires HTTP 1.1, so if you try to use a page that needs to fetch data using AJAX and it doesn't work, check your settings first.  | ||
Generally whenever you have issues with AniDB you should first try another browser.<br>  | Generally whenever you have issues with AniDB you should first try another browser.<br>  | ||
edits