Click to See Complete Forum and Search --> : Error codes


Nancy Mac
06-08-2005, 03:51 PM
My website works fine but when pages load the message in the status bar says "Done, but with errors on page".

I've look in my web host (earthlink) at site statistics and see the errors are 200, 304, 206, 408, 401, 400, 404.

Where can I learn what these error codes mean?

CyCo
06-08-2005, 03:59 PM
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

felgall
06-08-2005, 05:53 PM
The "done but with errors" is telling you that there is an error in the Javascript attached to the page. Click on the "Done but with Errors" message to see what the actual errors are. Those three digit numbers are server side error codes where the page doesn't display at all (except for 200 which means page successfully loaded).