Search

You searched for the word(s):
< 1 second(s)
  • Re: Retrieving Usernames

    Thanks Jay! &nbsp; Unfortunately it does not help. Same problem: GetCurrentPortal() can only be called in server mode. In client mode an exception is thrown (Unable to get portal instance because current application is not cutechat server)
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on March 31, 2008
  • Re: Retrieving Usernames

    Adam, &nbsp; it does only work in server mode (the exception also tells, that the GetLobbyInfoArray() method only works in server mode). Also, the method is marked as obsolete. Do you have any suggestions? &nbsp; Regards, Christoph
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on March 25, 2008
  • Re: Retrieving Usernames

    Adam, &nbsp; this works fine if the script is executed in a single server with chat in server mode. However, we are running the chat in an loadbalancing environment. The chat is hosted on different machines in client mode. Does the API provide any functionality to get these information from the server? &nbsp; Kind regards, Christoph
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on March 17, 2008
  • Retrieving Usernames

    Adam, &nbsp; is there a possibility of retrieving the users that are logged in in a certain chat lobby? We need to display a list of all chat lobbies with nested lists of all users of the chat lobbies. &nbsp; Kind regards, Christoph &nbsp; PS: I still haven't&nbsp; solved the problem I run into when trying to set a chat skin ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on March 5, 2008
  • Re: Setting Skin programmatically

    Adam, &nbsp; I confused the skins, in fact it's not working. The js errors that occur are described above. Please help, we can not use the chat that way. &nbsp; Kind regards, Christoph
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 26, 2008
  • Re: Setting Skin programmatically

    Adam, &nbsp; that helped, at least for IE.&nbsp; In Firefox I still get an error message (''desktop has no properties), although the skin changes.
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 22, 2008
  • Re: Setting Skin programmatically

    Adam, &nbsp; I upgraded to Version 4.1 and still it doesn't work. It seems that when the funtion is called there are some object lacking. &nbsp; Right now, I included the funtion call at the bottom og channel.aspx. It tells me there is an error in ''LoadScripts.aspx, 498 FullPageWindow not found window_error'', and right after that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 20, 2008
  • Setting Skin programmatically

    Hi! &nbsp; While evaluating Cute Chat I ran into the following problem: I cannot set the chat skin programmatically. The ChatWebUtility only offers the readonly property SkinName. I found out that the skin information is written in a cookie. If I add a cookie programmatically it has no effect on the appearance of the caht window. I also found ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 19, 2008
  • Re: Has anyone tried using their own images inst of avatars?

    Hi Jessica, &nbsp; You&nbsp; have to rewrite the Code in the HttpHandler DrawAvatar's ProcessRequest method (/CuteSoft_Client/CuteChat/DrawAvatar.ashx). The script file /CuteSoft_Client/CuteChat/Script/ChatUI.js contains two methods for drawing avatars where parameters are passed to the handler via querystring (ChatUI_GetAvatar(user) and ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by christoph on February 19, 2008