Script URL: admin/new_ticket.php
Version of script: 3.5.1
Hosting company: self hosted
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Hello, after submitting new ticket by hand i get error: "Invalid address: (to):" <br>
The customer receives the email, but error is very annoying and confusing to the employees.
Error after submitting new ticket
Moderator: mkoch227
Re: Error after submitting new ticket
This is likely PHPMailer (email sending library) showing the error because of an invalid email address passed to it.
Do you get a better error message if you turn "Debug mode" ON in Admin > Settings > Help desk and try again? (you should turn it off again after testing)
Does any of your staff members have an invalid email address set?
Do you get a better error message if you turn "Debug mode" ON in Admin > Settings > Help desk and try again? (you should turn it off again after testing)
Does any of your staff members have an invalid email address set?
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
Re: Error after submitting new ticket
Thanks! Entered email's for all staff members and problem solved.