Kayako logo
How do I? Questions about how to do specific things in SupportSuite, eSupport and LiveResponse. Not for reporting problems.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#46) Old
Neil-UKWSD Offline
Member
 
Neil-UKWSD's Avatar
 
Posts: 868
Join Date: Jun 2003
Location: United Kingdom
03-03-2006, 07:56 AM

Hi,

Check the latest build, changes have been made to allow the login from the link in auto responders. I've not tested it yet but you may need to edit the link in the autoresponder to pass the login details through.

UPDATE
You will need to edit the link in the autoresponder and the ticket reply, I've only been able to get it to login with the code below, users would then need to navigate to the relevant ticket:

HTML Section Code
Code:
<a href="<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>"><{$swiftpath}></a>
Plain Text Section Code
Code:
<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>


Neil Wood | UK Web.Solutions Direct Ltd

UK cPanel/WHM hosting accounts
http://ukwebsolutionsdirect.co.uk

Last edited by Neil-UKWSD; 03-03-2006 at 09:11 PM.
   
Reply With Quote
  (#47) Old
scmartins Offline
New Member
 
Posts: 24
Join Date: Aug 2004
03-03-2006, 09:35 AM

Quote:
Originally Posted by Coastie
this is not something we should be paying an additional $50 for. (not offense to the creator of the mod) this is something Kayako needs built in. It was in v2, and they seriously screwed their customers and ours by removing it. Verun’s response was "Submit to the bug tracker as a suggestion" many of us did that months ago, and still nothing. Kayako needs some serious help in the customer service department.
If you check post #23 (Page 2) of this thread you'll see that I was the first to post a solution for this problem. It's based on a asp page since I don't have much experience with php but I beleive the principle is exactly the same as softair is doing now.

Regards,
   
Reply With Quote
  (#48) Old
Coastie Offline
Member
 
Posts: 107
Join Date: Mar 2004
05-03-2006, 02:24 AM

Quote:
Originally Posted by Neil-UKWSD
Hi,

Check the latest build, changes have been made to allow the login from the link in auto responders. I've not tested it yet but you may need to edit the link in the autoresponder to pass the login details through.

UPDATE
You will need to edit the link in the autoresponder and the ticket reply, I've only been able to get it to login with the code below, users would then need to navigate to the relevant ticket:

HTML Section Code
Code:
<a href="<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>"><{$swiftpath}></a>
Plain Text Section Code
Code:
<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>

Can this be made to link to the proper ticket in the autoresponder, that would be the natural way it should function.
   
Reply With Quote
  (#49) Old
Neil-UKWSD Offline
Member
 
Neil-UKWSD's Avatar
 
Posts: 868
Join Date: Jun 2003
Location: United Kingdom
05-03-2006, 10:53 AM

Quote:
Originally Posted by Coastie
Can this be made to link to the proper ticket in the autoresponder, that would be the natural way it should function.
Hi,

Not in the current build, Varun has said he will extend the auto login to allow that in 3.1.


Neil Wood | UK Web.Solutions Direct Ltd

UK cPanel/WHM hosting accounts
http://ukwebsolutionsdirect.co.uk
   
Reply With Quote
  (#50) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
06-03-2006, 10:43 PM

Yes, We are planning to add an option in this regard to take you directly to a ticket ala v2 style.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#51) Old
Fabrice Offline
New Member
 
Posts: 1
Join Date: Mar 2006
15-03-2006, 10:29 PM

When will this be available in the hosted version. I am thinking of buying but will refrain from doing so until it becomes available.
   
Reply With Quote
  (#52) Old
Tomas Dolezal Offline
New Member
 
Posts: 7
Join Date: Oct 2005
17-03-2006, 03:45 PM

Quote:
Originally Posted by Varun [K]
Yes, We are planning to add an option in this regard to take you directly to a ticket ala v2 style.

Regards,

Varun Shoor

Varun - it is good to hear that our prayers have been answered and you are finally going to bring back one of the critical v2 features.

The question is - WHEN ? - I would like to ask to give us REALISTIC date, since this missing feature is the only thing holding our company from purchasing the eSupportSuite Owned.

Thank you

Tomas Dolezal

IT Manager for Central & Eastern Europe
Kingspan
www.kingspan.com
   
Reply With Quote
  (#53) Old
andyb Offline
New Member
 
Posts: 3
Join Date: Oct 2005
18-03-2006, 11:32 AM

Looking forward to this feature...

The login is really annoying and confuses my customers!
   
Reply With Quote
  (#54) Old
nhasian Offline
New Member
 
Posts: 19
Join Date: Dec 2005
18-03-2006, 05:03 PM

i agree with Tomas. although we have already purchased the owned version, we have not yet impletmented it for this reason as well as having the autoresponse sent to the reply-to email address instead of the from email address.
   
Reply With Quote
  (#55) Old
natio Offline
New Member
 
Posts: 5
Join Date: Mar 2006
21-03-2006, 06:00 PM

I just purchased the software, and if I knew that it didnt have this option I would have never had gotten it.

but what to do

hope they add it on or im forced to open the source and find a way.
   
Reply With Quote
  (#56) Old
bbercik Offline
New Member
 
Posts: 4
Join Date: Aug 2005
29-03-2006, 06:29 PM

Hi, I was one of those that complained about customers having to login.
I figured I would share my experience.

I created a custom Login share which worked some of the time but other times, their were member conflicts which resulted in customers not being able to login. I won't get into the details.

I then used the services at SoftAir to add the mod for automatic ticket login and to remove the login box from the support page.

This solution worked the best for me. You can see what my support site looks like at http://www.webpasties.com/esupport/

-Bill
   
Reply With Quote
  (#57) Old
Coastie Offline
Member
 
Posts: 107
Join Date: Mar 2004
07-05-2006, 02:58 AM

Can this be updated to include the actual ticket number, for a direct login to the actual ticket in the current build. It has been a while since this original thread. In a support ticket, Varun said it was now possible.



Quote:
Originally Posted by Neil-UKWSD
Hi,

Check the latest build, changes have been made to allow the login from the link in auto responders. I've not tested it yet but you may need to edit the link in the autoresponder to pass the login details through.

UPDATE
You will need to edit the link in the autoresponder and the ticket reply, I've only been able to get it to login with the code below, users would then need to navigate to the relevant ticket:

HTML Section Code
Code:
<a href="<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>"><{$swiftpath}></a>
Plain Text Section Code
Code:
<{$swiftpath}>index.php?_m=core&_a=login&loginemail=<{$ticket[email]}>&loginpassword=<{$user[userpasswordtxt]}>

Last edited by Coastie; 07-05-2006 at 03:00 AM.
   
Reply With Quote
  (#58) Old
Neil-UKWSD Offline
Member
 
Neil-UKWSD's Avatar
 
Posts: 868
Join Date: Jun 2003
Location: United Kingdom
07-05-2006, 11:20 AM

Hi,

It isn't possible to login directly to a ticket yet, it requires further code changes and Varun has said he will try to add this into 3.1.


Neil Wood | UK Web.Solutions Direct Ltd

UK cPanel/WHM hosting accounts
http://ukwebsolutionsdirect.co.uk
   
Reply With Quote
  (#59) Old
0utlier Offline
New Member
 
Posts: 4
Join Date: Dec 2005
29-05-2006, 08:06 PM

I cannot believe this bug still hasn't been fixed in version 3. And no, I'm not going to pay anyone to fix what Kayako broke. Back in Nov. 2005 I posted in this thread about this bug and would check back in a few months. Well, it's been 6 months and my license expires in a couple of days, and version 3 is still useless for our needs. I guess it's time to look for alternative help desks.
   
Reply With Quote
  (#60) Old
nhasian Offline
New Member
 
Posts: 19
Join Date: Dec 2005
30-05-2006, 04:57 AM

i bought esupport in october. my license expires in a few days as well. i hope i can get my support extended. I'm still waiting patiently for 3.1

I should mention that i still have not implemented esupport on my website at all because i'm waiting for this and the reply-to bug to be corrected. so thus far i've invested $300 and have not been able to use the product.
   
Reply With Quote
Reply

Tags
registration

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating my own User Registration form. Th3MatrIx SupportSuite, eSupport and LiveResponse 0 06-05-2007 05:44 AM
Turn Off User Registration Email JonathanC SupportSuite, eSupport and LiveResponse 2 19-12-2006 05:17 PM
Paid Turn off user registration / username and password sender jc11 Modifications & Addon Releases 10 07-02-2006 07:54 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
Help desk software by Kayako.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48