Add Operators / users problem ?

Last post 02-07-2007, 7:28 AM by Adam. 7 replies.
Sort Posts: Previous Next
  •  09-30-2006, 12:37 PM 23245

    Add Operators / users problem ?

       
    Hi.
     
    Just installed the DEMO so Im new to this software.
    Seems everything is working ok, except I cant figure how to add new Users / Operators ? This was a bit confusing.
     
    I have seen the movie tutorial on this as well.
    I searched for user admin and added admin with success in the system.
     
    But what are the steps to add, myname, Roger, Mark, Antony.....
    I cant search my username in the tab as it is ofcource not added. Must I add the username somewhere else before I can seek it up and add it ? Where?
     
    Please advice.
     
    Bjørn. 
  •  09-30-2006, 1:38 PM 23246 in reply to 23245

    Re: Add Operators / users problem ?

    Hi again.
     
    I found the missing part - thank you.
     
    I have 2 more questions;
     
    1 - How can I change the default language ?
    2 - How can I add operators with 2 names and special caracters? Like; Bjørn-Tore
     
    Kind regards,
     
    Bjørn
  •  10-02-2006, 12:06 AM 23264 in reply to 23246

    Re: Add Operators / users problem ?

    nettproffen,
     
    >>1 - How can I change the default language ?
     
    By default, Cute Live Support show auto-detects Browser's culture setting to decide what language to use. If developers need server side control, we also provide API to override the setting acquired from client browsers.
     
    Please following the steps below
     
    Login as admin, click the "chat admin", choose "Configuration" tab, in the "Culture Type" option, please choose "Server".
     
    In the "Custom Culture", please type your language XML file name. For example fr-fr.xml.
     
    >>2 - How can I add operators with 2 names and special caracters? Like; Bjørn-Tore
     
    Please open the Register.aspx and modify the following code to meet your requirements:
     
    <asp:RegularExpressionValidator runat="server" ControlToValidate="RegisterUserName" ErrorMessage="Please keep Username one word with no spaces or special characters." ValidationExpression="^[a-zA-Z0-9\._-]+$" ID="Regularexpressionvalidator1"></asp:RegularExpressionValidator>
     
     
     
     

    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

  •  10-02-2006, 2:51 AM 23268 in reply to 23264

    Re: Add Operators / users problem ?

    That worked!
     
    Thank you.
     
    Please look at the other post regarding sound.
     
    Bjørn-T
  •  02-02-2007, 10:52 AM 26380 in reply to 23268

    Re: Add Operators / users problem ?

    Please do you mind sharing how you added new users/Operators other than Admin. I watched the demo also and tried it but the button is stil gray.
    Thanks in advance
  •  02-02-2007, 10:55 AM 26381 in reply to 26380

    Re: Add Operators / users problem ?

    Never mind...I figured it out.  I must not have paid close attention to the demo.  You have to click the register button and add users before you add them as operators.
     
    Thanks
  •  02-07-2007, 4:21 AM 26483 in reply to 26381

    Re: Add Operators / users problem ?

    Do you mind sharing how you did it ?  I paid close attention to the demo and followed every step but to no use.  The add operator button is enabled but nothing happens when I press it.  argh..
  •  02-07-2007, 7:28 AM 26489 in reply to 26483

    Re: Add Operators / users problem ?

    Marty,
     
    Please type operator name in the textbox and click the search button.
     

    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 as RSS news feed in XML