stillrach
Hi, check your server settings, if your server supports ctype functions (HTML purifier uses these functions - http://cz2.php.net/manual/en/ref.ctype.php )
BTW - with your "very poor" rating, you in effect say, I should not implement security functions. If I don't implement HTML purifier library, so the guestbook will work for all without any problems and Phoca Guestbook will not get "very poor" rating... BUT I SAY NO, I will implement every security library which can help users to protect their sites... So if e.g. HTML purifier have some problems on the server (e.g. no ctype functions are installed) it is still better to do changes on the server then not using it and waiting for possible future XSS attacks ... :-(


