Page 1 of 1

problem with persian e mail translate!

Posted: Wed Oct 05, 2011 5:01 pm
by mahmoodhojabri
Script URL: http://support@theblindscenter.ir
Version of script: 2.3
Hosting company: host gator
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:
Hello
I'm from Iran
I translate this script in persian.
But when the ticket is sent in the mail, the ی letter in persian will be shown if the variable%%
ی
for example, "شیراز" word = شیراز

This event occurs when a mail is sent to the wishes of the variable
For example,
%%name%%
%%subject%%
&...
Please help

Re: problem with persian e mail translate!

Posted: Wed Oct 05, 2011 5:03 pm
by mahmoodhojabri
sorry. my english is not very good

Re: problem with persian e mail translate!

Posted: Fri Oct 07, 2011 6:23 am
by Klemen
I don't have experience wih Persian languages, but the problem most likely is in encoding.

In language file try setting the encoding to utf-8 and saving the file in utf-8 encoding (without BOM - byte order mark).

Re: problem with persian e mail translate!

Posted: Fri Oct 07, 2011 9:08 am
by mahmoodhojabri
what's (without BOM - byte order mark).?

my translate is no problem

my problem in sending e mail

please help

Re: problem with persian e mail translate!

Posted: Sun Oct 09, 2011 11:55 am
by mahmoodhojabri
please help me!

Re: problem with persian e mail translate!

Posted: Mon Oct 10, 2011 3:41 pm
by Klemen
I'm afraid I don't have any ideas here as I have no experience with Persian languages, but it most likely is an encoding issue.