I changed the trackid to /admin/admin_ticket.php?track=2017 - 06 - 05 / 2498&Refresh=92926
But, in the mail comes incomplete link: /admin/admin_ticket.php?track=2017 - 06 - 05 / 2498&Refresh=92926
In which file can I fix the HTML view of the link?
Notification by e-mail
Moderator: mkoch227
Re: Notification by e-mail
Space is not an allowed char in the URL. Encode your tracking ID before adding it to the URL (send it through the urlencode() or rawurlencode() function).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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