Working on Reporting Errors

Friday, July 21st, 2006

During a little research last night I noticed that some people are not coding their feed address’ correctly. That then throws errors. So, I’ve worked some error messages in to catch a few of these errors.

Each URL that enters the site to the subscribe or bookmark page must contain http://. If not, an error will be thrown.

If you come across other errors, let me know and I’ll try to code them in better. The default PHP errors just look bad. ;)