Kayako logo
Developers & Code Interested in customizing your Kayako products? Discuss modifications and develop your own mods with the community.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#16) Old
Andrew Scott Offline
Member
 
Andrew Scott's Avatar
 
Posts: 142
Join Date: Apr 2008
Location: Swindon, UK
26-05-2008, 10:36 AM

Hi doniking,

If you want to change algorithm that parses incoming email, you should edit _KAYAKO_ROOT_/modules/parser/functions_parsercore.php, and you should change parseRawMimeData function,
Line 90 ($_email["text"]) - to change text body of email
Line 92 ($_email["html"]) - to change html body of email,

Please let me know if you need any further help.

Andrew, Holbi


Andrew Scott
kayako]at[holbi.co.uk
Kayako Development Manager
Holbi Kayako development

   
Reply With Quote
  (#17) Old
VincentS Offline
New Member
 
Posts: 3
Join Date: Feb 2008
Location: The Netherlands
26-05-2008, 12:56 PM

Quote:
Originally Posted by Andrew Scott View Post
Ok, here is the path to solve your problem:
open client_submit.php file in _kayako_root_/modules/tickets/
Find the line # 166, this line creates new ticket.
$_POST["message"] - The variable that contains all data that is going to be sent in email, and will be showed in ticket.
If you want to add additional information to the ticket you have to change this variable.
Please let me know if you need any further help, I'll ask one of my programmers to help you.

Andrew, Holbi
I'am also trying to change the code so that the custom fields are emailed, but I really don't know what to change.
Can you give me a detailed example?
   
Reply With Quote
  (#18) Old
Andrew Scott Offline
Member
 
Andrew Scott's Avatar
 
Posts: 142
Join Date: Apr 2008
Location: Swindon, UK
27-05-2008, 12:00 PM

Hi VincentS,

Please let me know what task you need to perform and IŽll try to help you with explanations.

Andrew, Holbi


Andrew Scott
kayako]at[holbi.co.uk
Kayako Development Manager
Holbi Kayako development

   
Reply With Quote
  (#19) Old
VincentS Offline
New Member
 
Posts: 3
Join Date: Feb 2008
Location: The Netherlands
27-05-2008, 01:01 PM

Quote:
Originally Posted by Andrew Scott View Post
Hi VincentS,

Please let me know what task you need to perform and IŽll try to help you with explanations.

Andrew, Holbi
I was also trying to include the custom ticket fields in the email that's being send out to the staff.

Thank you for your time for helping me.
   
Reply With Quote
  (#20) Old
Andrew Scott Offline
Member
 
Andrew Scott's Avatar
 
Posts: 142
Join Date: Apr 2008
Location: Swindon, UK
27-05-2008, 03:36 PM

Hi VincentS,

Do you need to add custom fields to the message that goes to the staff that client posted through Kayako. Right?
Please confirm this info and I'll give you clues how to perform this task.

Andrew, Holbi


Andrew Scott
kayako]at[holbi.co.uk
Kayako Development Manager
Holbi Kayako development

   
Reply With Quote
  (#21) Old
VincentS Offline
New Member
 
Posts: 3
Join Date: Feb 2008
Location: The Netherlands
27-05-2008, 05:53 PM

Quote:
Originally Posted by Andrew Scott View Post
Hi VincentS,

Do you need to add custom fields to the message that goes to the staff that client posted through Kayako. Right?
Please confirm this info and I'll give you clues how to perform this task.

Andrew, Holbi
Yes Andrew, That's correct. I've made custom Fields in the tickets.
And these fields are needed.

Thanks again!

BR,
Vincent
   
Reply With Quote
  (#22) Old
doniking Offline
New Member
 
Posts: 9
Join Date: May 2008
28-05-2008, 12:15 PM

Hi Andrew,

Thanks for the clues. I will try to start from there.
And I want to know the solutions for Vincent's problem, because I want my supportsuite to do that task as well.
Thanks!

Regards,
Donie

Last edited by doniking; 28-05-2008 at 12:17 PM.
   
Reply With Quote
Reply

Tags
custom, print

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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
Custom Fields Custom Field / Group: auto-add to email PeteV Will Implement (V4) 4 14-08-2008 08:10 PM
Custom Field Selection in Autoresponder mhunt SupportSuite, eSupport and LiveResponse 4 01-07-2008 09:38 AM
insert custom field via email fdejong How do I? 3 16-05-2008 06:39 PM
Custom Field Doesn't Work!! caitlyntw SupportSuite, eSupport and LiveResponse 9 06-04-2007 05:16 PM
Merging Custom Fields in ViewTicket of Staff Mick SupportSuite, eSupport and LiveResponse 0 21-09-2006 04:48 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