Re: Need HELP ASAP

  •  09-12-2005, 1:40 PM

    Re: Need HELP ASAP

    >>- People getting kicked out due to inactivity even when setting set to 6000 seconds.

    Please log in chat admin, and choose the configuration tab.
     
    User TimeoutDefault: 40 seconds. The user's connection will be automatically cut after a timeout of inactivity.


    >>- Need to disable sound
     
    Open the CH_MainForm.aspx, change the following code:
     
    <input type="checkbox" unselectable="on" checked id="chat_sound"><label unselectable="on" for="chat_sound">[[PlaySound]]</label>
     
    to
     
    <input type="checkbox" unselectable="on" id="chat_sound"><label unselectable="on" for="chat_sound">[[PlaySound]]</label>

    >> Need to disable whisper

    Please log in chat admin, and choose the configuration tab.

    Allow private chatDefault (False)TrueFalse

    >>- Need to have chat not pop to the foreground every time a message is posted

    What do you mean this? Can you explain?

    >>- Need to disable system messages like "???? has joined" etc.

    This can't be disabled.

    >>- Need to change emoticons.

    Update all the images under ~/CuteSoft_client/CuteChat/Images/emotions/.

    Make sure you keep the following images:

    _admin.gif

    _default.gif

    _guest.gif

    >>- Need to have CuteChat use Name rather than username.

    What do you mean this? Can you explain?











     
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread