Hi, I just installed this chatroom today but when I click on " who's online" i got this error msg:
Warning: file(
http://client0.sigmachat.com/scwho.p...34a16891f84e7b) [function.file]: failed to open stream: HTTP request failed! HTTP/1.1 500 Internal Server Error in /chat_online.php on line 34
than I go line: 34 this is what listed:
if( ($raw_user_list = file($remote_file)) === FALSE) { exit; }
Angkor