After fresh install got a JavaScript error popup, saying:
"Error: the XML response that was returned from the server is invalid.
Received:
<b>Fatal error</b>: Call to undefined function ctype_space() in <b>/var/www/chat/public_html/beta9/phpfreechat/lib/csstidy-1.2/class.csstidy.php</b> on line <b>591</b>
You have whitespace at the end of your response."
beta8 works fine, without troubles, but all beta9: pre2, pre3 and new beta9 bring that popup in all browsers (Opera, Konqueror, Mozilla).
I've checked class.csstidy.php - hey, it really hasn't any definition of function ctype_space() ! How did you manage to get this beta work on your site?
As far as I know, there wasn't any csstidy in beta8, therefore problem emerges at csstidy. How can I avoid this problem?
If that could help you: gentoo-2.6.18-r5, apache 2.0.58-r2, php-5.1.6-r6, example at http://shu-shu.info/talking/beta9/phpfreechat/
And another problem that I can reproduce at your demo - Cannot post " character. You can enter as many "s (double quotes) as you want, but noone will be displayed. If message contains only """ - chat will say "Text cannot be empty"
Anyway, thanks, your chat is great! PyTh0n.