Author Topic: Integration Questions  (Read 2838 times)

admin

  • Guest
Integration Questions
« on: August 01, 2013, 05:34:51 AM »
1. Can 123 Live Help Chat Software integrate my existing user database?
A: Yes! Basically 123 Live Help Chat Software can integrate any kind of database. The integration method is similar with another product of us: 123 Flash Chat, introduction can be found here.

2. How to enable single sign-on?
A: Users may single sign-on the live support software and even automatically enter room, whether database integration is done or not, which means that they don't have to enter their name (and password) in the live support software manually to ask questions.

3. How to integrate and load custom profile in 123livehelp?
A: In the admin panel, configure "auth_url", and test with user account and password. Returning 0 means integration is done successfully.
Some custom profile attributes can also be loaded, such as age, gender, location and so on, by editing login_chat.php to return result as in the format below:
0|age=18&sex=male&city=Washington
In this way, when members log on, staff will obtain the information in customer Info Panel.
This function is recommended for webmaster with coding background.
There are two kinds of single sign-on for customers.

4. How to use mysql database to replace the default derby database?
A: Open <123livehelp_installation_DIR>/etc/, find livehelp_mysql_db.sql, to create a new database called livehelp in mysql db, you just need execute this sql file in command line.

Open <123livehelp_installation_DIR>/etc/lhserver.xml, find the "database-mode", and set the value to "mysql" as below,
<database-mode>mysql</database-mode>

Open <123livehelp_installation_DIR>/etc/mysql.xml, then configure this file with your own mysql db information. Save it and restart 123livehelp to make it valid.


diego

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Integration Questions
« Reply #1 on: September 16, 2013, 07:05:45 PM »
2. How to enable single sign-on?
A: Users may single sign-on the live support software and even automatically enter room, whether database integration is done or not,

How to do this ?


3. How to integrate and load custom profile in 123livehelp?
A:........ by editing login_chat.php

Where is this file ?
 

admin

  • Guest
Re: Integration Questions
« Reply #2 on: September 17, 2013, 06:42:07 AM »
Hello

Question:
#"2. How to enable single sign-on?
A: Users may single sign-on the live support software and even automatically enter room, whether database integration is done or not,

How to do this ?"

Reply:
>This means that you could click "login" directly rather than input your username or password.

Just like the screenshot I attached. Please see it."automatically login.png"

And you could download the free version to check it.

http://www.123flashchat.com/live-chat-download.html

Question:
#"Quote from: admin on August 01, 2013, 05:34:51 AM

3. How to integrate and load custom profile in 123livehelp?
A:........ by editing login_chat.php


Where is this file ?"

Reply:
>I have attached the file "login_chat.php" by attachment.

Please modify the file to suit your database. Move the file to your website root path.

If the return value is 0 when you access this file http://yourwebsite/login_chat.php?username=admin(any account of your website)&password=admin

Then change the database type to URL,and enter http://yourwebsite/login_chat.php?username=%username%&password=%password% ,

Click test ,then apply.

More details please view here: http://www.123flashchat.com/docs/v99/Auth-URL-Integration



Admin

diego

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Integration Questions
« Reply #3 on: September 30, 2013, 08:15:03 PM »
Attached are not availabe please upload again




admin

  • Guest
Re: Integration Questions
« Reply #4 on: November 18, 2013, 10:50:25 PM »
Sorry for my late.
We will check it.
Please wait.

 

Powered by Greek-Chat.gr