Page 1 of 1

Error after submitting new ticket

Posted: Tue Nov 26, 2024 10:51 am
by piktukas
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.

Re: Error after submitting new ticket

Posted: Tue Nov 26, 2024 2:15 pm
by Klemen
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?

Re: Error after submitting new ticket

Posted: Tue Nov 26, 2024 4:08 pm
by piktukas
Thanks! Entered email's for all staff members and problem solved.