Error "Invalid E-Mail file"

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
shddcit
Posts: 60
Joined: Wed Mar 30, 2022 3:54 pm

Error "Invalid E-Mail file"

Post by shddcit »

Script URL:
Version of script: 3.4.5
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.
A strange error occurred today.
When submitting a request with the Russian language interface set, the error "Invalid E-Mail file" appears, while the ticket is still sent to the support service.
However, if the interface language is switched to English, the error does not occur.
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error "Invalid E-Mail file"

Post by Klemen »

Where exactly does this error appear? What exactly does it say?
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
shddcit
Posts: 60
Joined: Wed Mar 30, 2022 3:54 pm

Re: Error "Invalid E-Mail file"

Post by shddcit »

Klemen wrote: Wed Apr 24, 2024 6:06 am Where exactly does this error appear? What exactly does it say?
When submitting a new ticket, after clicking the "Send ticket" button, a window appears with the error message: "Invalid email file" displayed in the top corner.
This issue occurs for both clients and administrators when submitting a new ticket.

If the "Send client email notification" checkbox is unchecked, the error also does not occur.

$hesklang['inve']='Invalid email file';
shddcit
Posts: 60
Joined: Wed Mar 30, 2022 3:54 pm

Re: Error "Invalid E-Mail file"

Post by shddcit »

shddcit wrote: Wed Apr 24, 2024 6:18 am
Klemen wrote: Wed Apr 24, 2024 6:06 am Where exactly does this error appear? What exactly does it say?
When submitting a new ticket, after clicking the "Send ticket" button, a window appears with the error message: "Invalid email file" displayed in the top corner.
This issue occurs for both clients and administrators when submitting a new ticket.

If the "Send client email notification" checkbox is unchecked, the error also does not occur.

$hesklang['inve']='Invalid email file';
Everything is fine, the problem has been resolved. Somehow, the email notification file for the created request got corrupted. Re-downloading from the official website of the Russian package helped.
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: Error "Invalid E-Mail file"

Post by Klemen »

Glad to hear that fixed the problem!
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
Post Reply