Kayako logo
SupportSuite, eSupport and LiveResponse Discussion, troubleshooting and feedback related to Kayako's flagship support desk products SupportSuite, eSupport and LiveResponse.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  (#1) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
More info when replying - 15-01-2007, 07:08 AM

Hi,

Several of our clients use email to report jobs and are requesting a copy of the thread when replying to their messages. To date they just receive a ticket number. Is this possible?

I have enabled the following but to no avail:

Admin>settings>tickets

show third party replies
send complete history in staff replies

any ideas?
   
Reply With Quote
  (#2) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,692
Join Date: Aug 2006
Location: Mumbai, India
15-01-2007, 09:17 AM

You can include the complete ticket history by enabling $postlist variable under:

Admin CP > Settings > Tickets

Search the forums for postlist and you should know the code you need to add in the email_staffreply template to add the history.

HTH



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#3) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
15-01-2007, 09:31 AM

FYI, In the latest CVS there is an option to dispatch the history in a ticket, You no longer need to work out the $postlist variable.

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#4) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
yikes - 15-01-2007, 07:38 PM

Hi,

After tinkering with the staff template I get the history to work in the reply. However, i think the parser has problems now. When a client sends in a new email they do not get a respond but it does show up in kayako. If i respond to the ticket they get a reply.

Any ideas why this is?


cheers,

jono
   
Reply With Quote
  (#5) Old
Varun Shoor Offline
Chief Executive Officer
 
Varun Shoor's Avatar
 
Posts: 2,829
Join Date: May 2003
16-01-2007, 06:47 AM

Hi Jono,
So basically you are saying the clients are not receiving the autoresponder message?

Regards,

Varun Shoor


Varun Shoor (varun.shoor ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#6) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 06:52 AM

this is correct.

I run the cron and it now says 1 message rejected when i send a test mail in.
please help!!
   
Reply With Quote
  (#7) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 08:35 AM

Hi,

there are no errors in the parser logs - all say created ticket success.

I have looked in the apache error logs and see this:

[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 815
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 815
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 815
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 815
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 976
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 976
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 976
[Tue Jan 16 08:26:17 2007] [error] PHP Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of parsecfdata(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\\apache\\apache\\htdocs\\supportsuite\\includes \\functions_customfields.php on line 976

any ideas what is wrong?

cheers,

jono
   
Reply With Quote
  (#8) Old
supportskins Offline
Senior Member
 
supportskins's Avatar
 
Posts: 3,692
Join Date: Aug 2006
Location: Mumbai, India
16-01-2007, 08:37 AM

Which version of Kayako product are you using?



Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support
Our Skins and Services - http://www.supportskins.com/store/
SupportSkins.com - http://www.supportskins.com/
   
Reply With Quote
  (#9) Old
Mahesh Slaria Offline
Member
 
Posts: 183
Join Date: Jul 2006
16-01-2007, 09:43 AM

Hi,

Please change allow_call_time_pass_reference Off to allow_call_time_pass_reference On in your php.ini file. This will resolve the issue.

Thanks.

Regards,
   
Reply With Quote
  (#10) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 10:10 AM

Hi,

I made the change but the problem still persists.

I am running V3.04.10

Everything has been running great until I made a change to

email_staffreply template

Any other ideas
   
Reply With Quote
  (#11) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 10:23 AM

this is what i get when i run the cron:

Total Messages in Inbox: 1
Fetching Msg Num: 1
Account is POP3
Fetching Msg UID: 1
1 Total Messages
Rejected Messages: 1
Accepted Messages: 0

cheers,

jono
   
Reply With Quote
  (#12) Old
Mahesh Slaria Offline
Member
 
Posts: 183
Join Date: Jul 2006
16-01-2007, 11:02 AM

Hi,

Please increase "Message Size Limit (In Kilobytes)" form Admin CP -> Settings -> Mail Parser. This will resolve the issue of email rejection.

Thanks.

Regards,
   
Reply With Quote
  (#13) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 11:43 AM

hi,

Yes, that did resolve the problem with rejecting emails. However, still no automatic reply when a client sends in an email.

Total Messages in Inbox: 1
Fetching Msg Num: 1
Account is POP3
Fetching Msg UID: 1
1 Total Messages
Rejected Messages: 0
Accepted Messages: 1

thanks for the help so far!

jono
   
Reply With Quote
  (#14) Old
jono1970 Offline
Member
 
Posts: 64
Join Date: Mar 2006
16-01-2007, 11:57 AM

all back online now!

thanks for the support

jono
   
Reply With Quote
Reply

Tags
info, replying

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
Add staff name to ticket when replying eyalm SupportSuite, eSupport and LiveResponse 3 22-11-2006 02:28 PM
submitting admin info without https gate2vn SupportSuite, eSupport and LiveResponse 2 18-09-2006 02:49 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


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