Error after submitting new ticket

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
piktukas
Posts: 4
Joined: Tue Nov 26, 2024 10:46 am

Error after submitting new ticket

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

Re: Error after submitting new ticket

Post 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?
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
piktukas
Posts: 4
Joined: Tue Nov 26, 2024 10:46 am

Re: Error after submitting new ticket

Post by piktukas »

Thanks! Entered email's for all staff members and problem solved.
Post Reply