Re: Greek characters showing as char$ codes at some places only
Paypal answered the following:
The relevant entry is the following, but they did not answer on why one line forms the exception. However, they imply that it is the module's issue and not theirs.
Quote:
Setting the Character Set – charset
You can use the charset HTML variable to specify the character set or character encoding of the data you collect in your website forms and send to PayPal. PayPal sends data to you in the same character set or encoding you specify with the charset variable. For example, the following INPUT tag sets the encoding to UTF-8:
Code:
<INPUT TYPE="hidden" name="charset" value="utf-8">
Kind regards,
orange_juice
Re: Greek characters showing as char$ codes at some places only
If your Zen Cart store is operating in a language for which you've configured the CHARSET to be utf-8, then that will automatically be passed to PayPal when the data is submitted.
Re: Greek characters showing as char$ codes at some places only
Quote:
Originally Posted by
DrByte
If your Zen Cart store is operating in a language for which you've configured the CHARSET to be utf-8, then that will automatically be passed to PayPal when the data is submitted.
Thank you Dr Byte. I wish PayPal could also be so accurate. I will insist asking them why that line appears OK and all the others not!
Kind regards,
orange_juice
Re: Greek characters showing as char$ codes at some places only
You'll likely have less issues if you use Express Checkout instead.
Re: Greek characters showing as char$ codes at some places only
I will try again express checkout, more relaxed this time ...
Thank you for your support!
Kind regards,
orange_juice
Re: Greek characters showing as char$ codes at some places only
Is it possible to please get the step by step details for us to have the greek language work as well as the english.
We have everything installed including the greek pack but looks like not everything is working properly especially on the admin side and the emails.
We have installed ver 1.3
Thanks
Re: Greek characters showing as char$ codes at some places only
Quote:
Originally Posted by
boomer.az
We have everything installed including the greek pack but looks like not everything is working properly especially on the admin side and the emails.
We have installed ver 1.3
Hallo!
You did not mention what are the problems that you are facing. However, the most probable is that you did not make a copy of the admin's English language directory to the relevant Greek that does not exist.
Step by step explanation is the following:
Ver 1.3 is probably ancient! You must install Zen-Cart-1.3.9h (if you have not already done)
Then proceed by installing the Greek language pack
However, bear in mind that this pack is only for the storefront. In order to have zen-cart working OK, you will have to duplicate the directory
Code:
admin/includes/languages/english
under the name
Code:
admin/includes/languages/greek
This way, you will have a fully functional English admin section and a bilingual store front.
Kind regards,
orange_juice
Re: Greek characters showing as char$ codes at some places only
Thank you (Efxaristo):
All works except that I cannot get the HTML text editor to show when I am sending email in Greek or any other place when my admin is set to Greek.
When I switch to English it appears whereby I can use different color fonts.......etc
Thank you
Re: Greek characters showing as char$ codes at some places only
Parakalo!
You can also check this mini tutorial to see if everything has been done correctly:
dotservant.com/knowledgebase/zencart/installzencartlanguage.shtml
In case your question is still not answered, please start a new thread here on the Zen Cart site with the relevant subject.
Kind regards,
orange_juice
Re: Greek characters showing as char$ codes at some places only
Orange,
I have tried everything and still no html editor when using admin in greek, more so the send email module.
Any ideas or help?
Efxaristo