It's still not working for me...so here's a description of my reproduction of the error:
OS: WinXP SP2
Browser: IE 6 (6.00.2900.2180)
(Security level: Medium)
After having logged in (as "Test1"), I clicked the "Messenger" link in the toolbar. I suppose that my click should have triggered the script "Chat_OpenMessenger()", but nothing happens. (Except that the URL in the address bar is changed to "...default.aspx###")
The page says “Loading…”, but after a few seconds the first error message appears:
http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3,4
Syntax error
(From the error message tracker in the status bar: LINE 4, CHAR 1)
When I click OK, the second error message appears after a second or so:
http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3,1016
'__cc_urlbase' is undefined
window_error
(LINE 1016, CHAR 1)
And immediately after I click OK again, the third one appears:
http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3,111
'GetString' is undefined
window_error
(LINE 111, CHAR 2)
And after clicking OK and a few seconds of loading:
http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3,4
Syntax error
window_error
(LINE 4, CHAR 1)
…and immediately after I have clicked OK:
http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/CH_MainForm.Aspx?Location=Lobby&LocationId=3,151
'chatui_random' is undefined
window_error
anonymous function
(LINE 151, CHAR 3)
And after this last error message the page stops loading. I get the same error messages for all chat rooms. (I think that I experienced the same error when I clicked the "Chat" button in the support forum as well.)
Let me know if there's anything else you want me to try.
Thanks in advance,
/Magnus