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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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