Zen Cart Logo
Forums / General Questions / email template module for Greek?

email template module for Greek?

Locked

Views: 1,672

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
24 Aug 2010, 9:04 PM
#1
andreasy avatar

andreasy

New Zenner

Join Date:
Aug 2010
Posts:
54
Plugin Contributions:
0

email template module for Greek?

I am using both English and Greek

I noticed that when a user registers using either language, a different format of email is used. I am not talking about the displayed text because I know where that is.

I found the file that controls email. It is email_template_welcome.html and it is located in site/email.

However, this is the one that controls English message and it contains the logo image.

In Greek message, no logo exists and the layout is different. However, this is not in the languages folder anywhere. Where can I find the respective file and modify it?

25 Aug 2010, 8:05 AM
#3
andreasy avatar

andreasy

New Zenner

Join Date:
Aug 2010
Posts:
54
Plugin Contributions:
0

Re: email template module for Greek?

DrByte:

http://www.zen-cart.com/wiki/index.php/Troubleshoot_-_Email_Problems#HTML-formatted_Email_in_non-English_Languages

Thanks, I wouldn't find this out myself.

So, I just copied the whole email folder into a subfolder and named it gr

Now Greek messages are sent in HTML and Greek text is used instead.

Do you think that I should make any other changes in those email files since I receive Greek text already (most probably from the language files)?

25 Aug 2010, 4:58 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: email template module for Greek?

I'm not sure I understand the question.

25 Aug 2010, 5:04 PM
#5
andreasy avatar

andreasy

New Zenner

Join Date:
Aug 2010
Posts:
54
Plugin Contributions:
0

Re: email template module for Greek?

DrByte:

I'm not sure I understand the question.

according to the article you posted, in order for Greek email to be sent in HTML, there should be a "gr" folder under "mail" folder (\mail\gr) which should include the email functions. I just created that subfolder and copied all the content of mail folder there. It worked. Now it sends Greek email in HTML.

I was asking if this is enough or if I should do anything else.

25 Aug 2010, 5:56 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: email template module for Greek?

If it's working as you need it to, then there's no need to do anything else.
If you want to customize anything in those files specific to the language you're using them for, feel free.