Pages with AJAX don't work: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo 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 '''0.1.3x''' AniDB uses AJAX in some pages, the anime page, 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 <tt>seeDebug</tt> and get an error message saying "Could not get root node" please check some settings in your browser:


:*<i>Use HTTP 1.1</i>
:*''Use HTTP 1.1''
:*<i>Use HTTP 1.1 through proxy connections</i>
:*''Use HTTP 1.1 through proxy connections''


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.
Line 12: Line 12:
:* [http://www.opera.com/download/ Opera]
:* [http://www.opera.com/download/ Opera]


You shouldn't use Microsoft Internet Explorer or any of its derivates (i.e. MyIE, Maxthon or stuff like that) for this site (or any other site on the Internet, for security reasons).
You shouldn't use Microsoft Internet Explorer or any of its derivatives (i.e. MyIE, Maxthon or stuff like that) for this site (or any other site on the Internet, for security reasons).


{{Eyecatch|NOTE:| Microsoft Internet Explorer is <b>NOT</b> supported by AniDB!<br>AniDB may work with it, but that's untested and unsupported.}}
{{eyecatch|Note|Microsoft Internet Explorer is '''not''' supported by AniDB!<br>AniDB may work with it, but that's untested and unsupported.}}


[[Category:Problems]]
[[Category:Problems]]
[[Category:AJAX]]
[[Category:AJAX]]

Latest revision as of 10:54, 25 April 2009

Since revision 0.1.3x AniDB uses AJAX in some pages, the anime page, mass-add file and add file pages to name a few.
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:

  • Use HTTP 1.1
  • Use HTTP 1.1 through proxy connections

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.
Recommendations:

You shouldn't use Microsoft Internet Explorer or any of its derivatives (i.e. MyIE, Maxthon or stuff like that) for this site (or any other site on the Internet, for security reasons).

Note Microsoft Internet Explorer is not supported by AniDB!
AniDB may work with it, but that's untested and unsupported.