WebsiteBaker Support (2.8.x) > Bakery Shop

How to fix laguage issue with e-mail confirmation

(1/4) > >>

rumen:
How to fix the confirmation by e-amil for order done in Bakery?

If it is in Cyrillic the e-mail looks like that:


--- Code: ---Thank you for shopping at apokalypsabg.org.
Please find below the information about the products you have ordered:

Арт.№: 101
Product Name: Заглавие
Количество: 1
Цена: BGN 16.00
Доставка: BGN 6.00
Сума: BGN 16.00

-------------------------------------
Междинен сбор: BGN 16.00
Доставка: BGN 6.00
-  0.0% Данък: BGN 0.00
-------------------------------------
-------------------------------------
Общо: BGN 22.00
-------------------------------------

We will ship the order to the address below:

no
Rumen Zapryanov
busmanci, cyklama 2
-1520 Sofia
Sofia


+359 876 415 001
--- End code ---
 

In the language file I didn't saw the translations. Where they can be and where I can define the code because it seems it is not UTF-8

jacobi22:
do you use the latest bakery Version?
the russian language file there is encoded in utf8 / without boom
to see the language variables in (for you) readable text, you need a decoder like notepad++

Here a pic with some line of this file in notepad++


to the mail...look into the mail-source-code to the header of this email and there specially to the used charset. Search for entries like this
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed

alsopossible, that your mailserver doesnt support utf8 (like the german gmx)

rumen:
My mailer by default is set to utf-8.

I did new language file for BG. I translated most of it. But the e-mail confirmation I think is not from that file. I did't find any of the English sentences there -  like "Thank you for shopping at"

That means that these can be somewhere else not in the language file and if there is not defined the language code ... So where can be that?

The language file is OK here is part of it:

jacobi22:

--- Quote from: rumen on May 30, 2016, 02:30:15 PM ---My mailer by default is set to utf-8.

I did new language file for BG. I translated most of it. But the e-mail confirmation I think is not from that file. I did't find any of the English sentences there -  like "Thank you for shopping at"

That means that these can be somewhere else not in the language file and if there is not defined the language code ... So where can be that?

--- End quote ---

have you check the language files in the used payment methodes? (folder: modules/bakery/payment method/all used payment methodes)

P.S.: i see the module "language-edit" - is it the old module from2007/2008 or a newer version?  if the old one, be carefull with it, its very dangerous. its recommened to remove it from the online server if you finish with your work. its possible to overtake the database control.

Tip: use a locale wb-portable to work with this module, install it in the WB-Demo-Project

rumen:
Thanks for the hint - I will check payment methods - maybe the issue comes from there.

Language edit:

Module Details
Name:    Language Edit
Type:    Administration tool
Author:    John and Peter Gilbane, M. Gallas, R. Smith, C. Sommer, thorn
Version:    0.91
Designed For:    Website Baker 2.6.x - 2.7
Description:    This allows you to edit a language file, and download installable zipped packages of the edited templates.

Navigation

[0] Message Index

[#] Next page

Go to full version