| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
(#4)
|
(#5)
|
| New Member Posts: 23 Join Date: Oct 2006 |
22-10-2006, 01:12 AM
Quote:
I can't find any documentation on the loginshare feature. I see that they is currently several modules for various programs. Does anyone have a list of required database fields that have to be filled during user registration? I might just throw the fields at this database during our customers registration | |
| | |
(#6)
|
| Member Posts: 345 Join Date: Mar 2006 Location: Manipal |
22-10-2006, 01:20 AM
Well, if I am correct, loginshare is a feature developed by Kayako for famous apps to share the respective app's member database. Now in your case, you will have to make a loginshare for kayako's app. So you'll need to look into the required tables. After a quick glance, I think you should start with fetching the fields from the table 'swusers'. You can then use other tables using the userid for example, getch the email from 'swuseremails'. I think the API is in the works but if you are (or have) medium skilled programmer, this should be quite easy. |
| | |
(#7)
|
| New Member Posts: 18 Join Date: May 2005 |
22-10-2006, 02:29 AM
We are about to start doing this as we will be integrating the support suite directly with our web site and customer accounts. I would suggest you look at one of the other login shares to see how those modules were created and use them as a base. I know that one way or another you will have no choice but to program your own login share script but I believe that is definitely the best way to go. With login share I believe it ignores the users table and uses your LoginShare script to validate them. |
| | |
(#8)
|
| New Member Posts: 23 Join Date: Oct 2006 |
22-10-2006, 02:31 AM
Quote:
I was under the impression that all the loginshare modules were zend or ioncube'd (ie - not access to the php code). If anyone has a code snippet they could send me that would be great | |
| | |
(#9)
|
| Member Posts: 345 Join Date: Mar 2006 Location: Manipal |
22-10-2006, 02:53 AM
Quote:
| |
| | |
(#10)
|
| New Member Posts: 23 Join Date: Oct 2006 |
22-10-2006, 04:04 AM
Quote:
Yea....but we are already over budget as it is and could probably swing the monthly fee but the owned version is a little out of reach for now.....damn boot strap startups | |
| | |
(#11)
|
| Member Posts: 345 Join Date: Mar 2006 Location: Manipal |
22-10-2006, 10:34 AM
Quote:
![]() | |
| | |
![]() |
| Tags |
| application, custom, implemting, mysql, php, supportsuite |
| Thread Tools | Search this Thread |
| Display Modes | |
| |