Anonymous - 2004-05-07

Hi all

I'm using phpOpenChat 3.0.0b8 and already installed and created users..., with the operator I can use the chat but with another user get a message saying that satSpy is not defined on line 43...

And have already debuging and the error is at here

function closeWindows()
{
if(satSpy)window.satSpy.close(); 
}

How can solve this error...

thanks for your comments