Pages with AJAX don't work

From AniDB
Revision as of 15:28, 15 June 2007 by Fahrenheit (talk | contribs) (Why pages with AJAX scripts may fail)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Since revision 0.1.36 AniDB uses AJAX in some pages, the animepage, 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 if you are using a proxy to connect to AniDB:

  • 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 derivates (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.