Search

You searched for the word(s): chat
Showing page 14 of 421 (4,207 total posts) < 1 second(s)
  • Re: vary important : error in live chat

    It could be a license issue.   If you have an official license file, Please find the license file we sent to you upon purchase, and upload it to your server. If you are unable to find the license file, email us and specify the email address used for purchasing in your response.   If you are evaluating the version 4.0, please use the ...
    Posted to Cute Live Support (Forum) by Adam on February 2, 2008
  • Re: Chat Problems

    Hi,     The messenger do not allow multi-instance of same PC .   So please use FireFox to test another messenger . or use another PC.   ---   by the way , the         public override bool IsAdministrator(string id)         ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on January 7, 2008
  • Re: Problems with embed-Chat

    There are some issues with your code : 1. the ChatProvider should be a single instance . And will be initialized when application starts. So you should not create it in your control. And it should not be relatived to a user. 2. FindUserLoginName please use the argument 'nickName' try to find it from database , and ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on December 14, 2007
  • Re: v4 Chat - Firefox & HTML

    They found the IE link problem, so I assume it'll be corrected in the download file shortly.   I'm guessing this is where the problem was:   <head runat=''server'' id=''aspnetHead''> <base target=''_blank'' /> <title>Channel</title> Add <base target=''_blank'' /> above the title tags in ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by selliott on November 8, 2007
  • Re: arabic patch for Cute Chat and Cute Web Messenger where ????

    m_22444,   Yes, please follow the steps below:   1. Find en-us.xml language file in the CuteSoft_client/CuteChat/Languages folder.   2. Create a new xml file, name it to ar.xml. Copy/paste the content of en-us.xml to the new created file.   3. Translate the english into Arabic:    <resource ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on August 30, 2007
  • Re: 2 questions about the chat

    Shai,   Thanks for the nice comments.   For the question 1, can you post a screenshot?   For the question 2, please follow the steps below:   1. Open ChatUI.xml file   2. Remove the following entry at line 92.    <HtmlMenuItem Text=''$UI_MENU_AddContact'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on March 18, 2007
  • Are you running on Chat and Messenger v2?

    The error msg shows you're running on v2 of CuteChat and Messenger. And if you purchased the license recently, your license file is probably for v3 rather than v2.   You can either upgrade to v3, download from here http://cutesoft.net/Downloads/default.aspx Or downgrade your license to v2. But once you decide to go with v2, to go back to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Karen on May 23, 2006
  • Re: Load Cute Chat configuration file

    Just double-click CuteChatConfig.exe and run it.   You can run it anywhere as long as you type the correct connection string of your database. Keep me posted. Open the Tools/CuteChatConfig.exe. Type in the connection string, then click the load button. Click the "load ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 3, 2005
  • Re: Questions on Cute Chat Standalone

    Hello: We haven't make  convenience UI now . we will impove this . I also forgot to skip the hidden lobbies in the sample too . in the default.aspx of sampleportal , the code should be : Chat_Lobby lobbies[]=this.GetAllCuteChatLobbies(); ArrayList list=new ArrayList(); foreach(Chat_Lobby lobby in lobbies) {     ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on June 4, 2005
  • Re: The chat does not works

    Hi Armand66,   The chat admin is defined by the method below.   PublicOverridesFunctionGetUserInfo(loginNameAsString,ByRefnickNameAsString,ByRefisAdminAsBoolean)AsBoolean   ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on October 15, 2012
« First ... < Previous 12 13 14 15 16 Next > ... Last »