Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Oct 2012
    Posts
    17
    Plugin Contributions
    0

    red flag Auto Emails not in right language

    The auto emails for new customers, and even the emails with the invoice confirmation has always been in my language, Norwegian.
    But has now stopped to come in my language, Its only in English.

    The folder is right for the emails with the folder structur /email/no/
    All files area there, and they are in the correct language.

    Is there a file telling what language directory every language uses?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Auto Emails not in right language

    Quote Originally Posted by brodreneolsen View Post
    Is there a file telling what language directory every language uses?
    Admin->Localization->Languages ----- you specify the short-name of the language there. Most people use the official 2-letter "locale" code for the short-name of the language, for consistency.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Oct 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Auto Emails not in right language

    Quote Originally Posted by DrByte View Post
    Admin->Localization->Languages ----- you specify the short-name of the language there. Most people use the official 2-letter "locale" code for the short-name of the language, for consistency.
    Thank you. The īlocalīcode for Norway in my settings is also NO. I canīt figure why the mail are still in english

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Auto Emails not in right language

    On the storefront, Zen Cart presently sends emails in the language "in use" by the customer while they're on your site. So if the customer has selected English, they'll get emails in English. (And if your store's default is English, then the customer has "selected" English by virtue of not selecting another language.)

    In the Admin, the emails are sent in whatever language the Administrator is using while logged in.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Oct 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Auto Emails not in right language

    Quote Originally Posted by DrByte View Post
    On the storefront, Zen Cart presently sends emails in the language "in use" by the customer while they're on your site. So if the customer has selected English, they'll get emails in English. (And if your store's default is English, then the customer has "selected" English by virtue of not selecting another language.)

    In the Admin, the emails are sent in whatever language the Administrator is using while logged in.

    The store is set to: Country: Norway, Zone: Norge
    If I create a new account using selected language Norwegian, adress and everything set to Norway, the emails still will be in English.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Auto Emails not in right language

    HTML emails? or text-only emails?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Oct 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Auto Emails not in right language

    I have tried both, but still in english

  8. #8
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Auto Emails not in right language

    Okay, here's how it works technically:

    1. The customer accesses the site
    2. Zen Cart picks the store's default language, based on the store's settings.
    3. The customer opts to change it, or not change it.
    4. The customer is then using that language for everything, including all the screen-displayed content AND emails.

    So ... if the customer accesses the create-account page, then all the language pieces for that page are loaded ... including screen-only stuff and email stuff (BOTH are contained in the same file, and both are used at the same time).

    So, if the customer is creating an account in English, then they'll get their Welcome email in English.
    If they're creating an account using Norwegian, then whatever text is defined in the Norwegian language files will be used ... both in emails and on-screen ...... again, because the text is in the same files.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  9. #9
    Join Date
    Oct 2012
    Posts
    17
    Plugin Contributions
    0

    Default Re: Auto Emails not in right language

    1. true
    2. the store is set to auto detect language from browser.
    3. the customer sees the page in the prefered language, norwegian.
    4. all text, prices all is in english


    thats wat is so strange, the user opt. Norwegian also in adress.
    The order confirmation is in Norwegian and also the welcome mail when registering.
    This worked for me before, but I donīt know if the problem came when selecting possibility for english language also.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Auto Emails not in right language

    Quote Originally Posted by brodreneolsen View Post
    The store is set to: Country: Norway, Zone: Norge
    If I create a new account using selected language Norwegian, adress and everything set to Norway, the emails still will be in English.
    Quote Originally Posted by brodreneolsen View Post
    thats wat is so strange, the user opt. Norwegian also in adress.
    Emails and languages are NEVER based on the customer's "address", nor the store's "country" or "zone" setting.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 3
    Last Post: 10 Jan 2013, 07:25 AM
  2. Emails not using my language files
    By Davx in forum General Questions
    Replies: 5
    Last Post: 26 May 2011, 01:33 PM
  3. Auto Emails not working at all
    By bpickett in forum General Questions
    Replies: 1
    Last Post: 17 Sep 2006, 05:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR