Page 1 of 1

Templates customization don't work

Posted: Mon Jul 21, 2014 12:05 pm
by Danila
Script URL: localhost
Version of script: 2.5.3
Hosting company: localhost
URL of phpinfo.php: localhost
URL of session_test.php: localhost
What terms did you try when SEARCHING for a solution:

Write your message below:
Hello!
There is a problem with modification of templates. I'm add new tags in new_ticket_staff.txt, but email notice that i get contains only the default tags.
How i can apply the changes?
P.S.: Sorry for my english)

Re: Templates customization don't work

Posted: Mon Jul 21, 2014 2:46 pm
by Klemen
Here is the article explaining how:
http://www.hesk.com/knowledgebase/index.php?article=35

If your emails don't change, possible problems are:

1. you are changing the wrong file.

2. you did not upload modified file to your server.

3. your server is using some sort of caching that is using the old files from cache instead of new ones.

Re: Templates customization don't work

Posted: Thu Jul 24, 2014 5:54 am
by Danila
I must apologize for my carelessness!
You're right, I needed another file (ticket_assigned_to_you.txt). Now all works perfect!
Thank you!