While testing the site I came across an apparent glitch, first the iCal link on the search page is showing localhost as the http://host, if you fix the url manually it gives a code error, upon inspection it appears the method call in /opt/rt3/share/html/NoAuth/iCal/dhandler tries to header_out() instead of headers_out->add() at line 56 and line 79.. Curtis