Page 1 of 1

Error "Invalid E-Mail file"

Posted: Wed Apr 24, 2024 5:47 am
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.

Re: Error "Invalid E-Mail file"

Posted: Wed Apr 24, 2024 6:06 am
by Klemen
Where exactly does this error appear? What exactly does it say?

Re: Error "Invalid E-Mail file"

Posted: Wed Apr 24, 2024 6:18 am
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';

Re: Error "Invalid E-Mail file"

Posted: Wed Apr 24, 2024 8:58 am
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.

Re: Error "Invalid E-Mail file"

Posted: Wed Apr 24, 2024 12:38 pm
by Klemen
Glad to hear that fixed the problem!