Didn't know who to talk to, so I'm posting this here.
There are php errors on the calendar page:
http://thscc.com/general/info/calendar.phpI know we're not a huge target for hackers, but it's really not cool to expose error messages on a production site and it's really not cool for those messages to contain the absolute path of files on the file system.
Here are the errors:
Warning: opendir(/home/thscc/public_html/rallycross/events/2012) [function.opendir]: failed to open dir: No such file or directory in /home/thscc/public_html/includes/events.php on line 335
Warning: readdir(): supplied argument is not a valid Directory resource in /home/thscc/public_html/includes/events.php on line 336
Warning: closedir(): supplied argument is not a valid Directory resource in /home/thscc/public_html/includes/events.php on line 349