forgot_ticket_id

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
andrew80706
Posts: 9
Joined: Mon Apr 13, 2009 6:36 am

forgot_ticket_id

Post by andrew80706 »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hello , I want to know where is the file forgot_ticket_id.txt be used.
I found all file ,but I can't find where the file was used.
please tell me .
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Check in the readme.html file under "Customizing e-mail messages" :wink:
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
andrew80706
Posts: 9
Joined: Mon Apr 13, 2009 6:36 am

Post by andrew80706 »

Klemen wrote:Check in the readme.html file under "Customizing e-mail messages" :wink:



sorry ,maybe i don't express my questions clearly.

my question is as below:
there are six txt files in emails folder, as i know,the two file (new ticket.txe and new_ticket_staff.txt) were called by submit_ticket.php

other txt file also were called by other *.php beside forgot_ticket_id.txt

so I don't know why the file forgot_ticket_id.txt don't be called in this programm.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

It is in index.php, it's used as a template to send old ticket ID numbers to people who forget them (when you open help desk, go to "View existing ticket" and click "Forgot tracking ID?").
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
andrew80706
Posts: 9
Joined: Mon Apr 13, 2009 6:36 am

Post by andrew80706 »

Klemen wrote:It is in index.php, it's used as a template to send old ticket ID numbers to people who forget them (when you open help desk, go to "View existing ticket" and click "Forgot tracking ID?").
thank you very much ,I have found .
Post Reply