View Full Version : How do I find out what's causing errors on my page?
wot_freak
08-20-2003, 10:26 PM
I'm pretty new to HTML coding, and I've started my own site on Geocities. When I go to my site, everything comes up, but on the message bar at the bottom of my screen says 'errors on page'. What should I do to find the errors?
My site is at www.geocities.com/dahlik_agape (http://www.geocities.com/dahlik_agape). It's just a small site for my friends, but I don't understand the problem. I would really appreciate someone's help, if it's available. Thanks!
HTML: http://validator.w3.org/detailed.html
CSS: http://jigsaw.w3.org/css-validator/validator-uri.html
For your page:
HTML: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.geocities.com%2Fdahlik_agape%2F&charset=iso-8859-1+%28Western+Europe%29&doctype=HTML+4.01+Transitional&ss=1&outline=1&sp=1&verbose=1
CSS: http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.geocities.com%2Fdahlik_agape%2F&warning=1&profile=css2
Nightfire
08-21-2003, 01:11 AM
Originally posted by wot_freak
When I go to my site, everything comes up, but on the message bar at the bottom of my screen says 'errors on page'. What should I do to find the errors?
Double click on the 'errors on page', select view details or similar, that'll give you a carp description of the error, but it gives you a rough idea what the error is
Just be aware that the errors can stem from geo****ties. They inject crappy javascript in pages for their ads.
wot_freak
08-21-2003, 05:11 PM
Thanks to all three of you! I'm going to tinker with it a bit, and hopefully I'll get it right.
Skyzyx
08-21-2003, 05:59 PM
If you want to make development easier, download a copy of Mozilla (www.mozilla.org). Check your page in Mozilla, and open the JavaScript Console. That will tell you exactly what the problem is in very specific terms. It's an excellent tool. Mozilla is the browser that the majority of us CF-ers use, and for good reason too! :D
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.