Templates customization don't work

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Danila
Posts: 2
Joined: Mon Jul 21, 2014 11:41 am

Templates customization don't work

Post 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)
Klemen
Site Admin
Posts: 10147
Joined: Fri Feb 11, 2005 4:04 pm

Re: Templates customization don't work

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Danila
Posts: 2
Joined: Mon Jul 21, 2014 11:41 am

Re: Templates customization don't work

Post 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!
Post Reply