Member
Member
xsandr   14-10-2010, 17:02
#1

The problem with the Russian localization, in place of the month shows in Russian characters, using topic zenpage, see what it looks like you can on the link - http://zenphoto.orthodox.ru/zenphoto/page/search/archive/2010-10
Thank you in advance, with respect for Alexander.

Member
Member
kagutsuchi   14-10-2010, 17:52
#2

Looks like Chinese characters... does it show that way for just the Zenpage theme or all themes?

Member
Member
xsandr   14-10-2010, 18:15
#3

Yes all topics hieroglyphs version-zenphoto-1.3, here are the results of the script - list_locales


Http Accept Languages: Key code coef morecode fullcode
1.0-ru ru 1.0 ru
0.9-en en 0.9 en

Supported locales:
C
POSIX
af_ZA.ISO8859-1 af_ZA.ISO8859-15 af_ZA.UTF-8
am_ET.UTF-8
be_BY.CP1131 be_BY.CP1251 be_BY.ISO8859-5 be_BY.UTF-8
bg_BG.CP1251 bg_BG.UTF-8
ca_ES.ISO8859-1 ca_ES.ISO8859-15 ca_ES.UTF-8
cs_CZ.ISO8859-2 cs_CZ.UTF-8
da_DK.ISO8859-1 da_DK.ISO8859-15 da_DK.UTF-8
de_AT.ISO8859-1 de_AT.ISO8859-15 de_AT.UTF-8 de_CH.ISO8859-1 de_CH.ISO8859-15 de_CH.UTF-8 de_DE.ISO8859-1 de_DE.ISO8859-15 de_DE.UTF-8
el_GR.ISO8859-7 el_GR.UTF-8
en_AU.ISO8859-1 en_AU.ISO8859-15 en_AU.US-ASCII en_AU.UTF-8 en_CA.ISO8859-1 en_CA.ISO8859-15 en_CA.US-ASCII en_CA.UTF-8 en_GB.ISO8859-1 en_GB.ISO8859-15 en_GB.US-ASCII en_GB.UTF-8 en_IE.UTF-8 en_NZ.ISO8859-1 en_NZ.ISO8859-15 en_NZ.US-ASCII en_NZ.UTF-8 en_US.ISO8859-1 en_US.ISO8859-15 en_US.US-ASCII en_US.UTF-8
es_ES.ISO8859-1 es_ES.ISO8859-15 es_ES.UTF-8
et_EE.ISO8859-15 et_EE.UTF-8
eu_ES.ISO8859-1 eu_ES.ISO8859-15 eu_ES.UTF-8
fi_FI.ISO8859-1 fi_FI.ISO8859-15 fi_FI.UTF-8
fr_BE.ISO8859-1 fr_BE.ISO8859-15 fr_BE.UTF-8 fr_CA.ISO8859-1 fr_CA.ISO8859-15 fr_CA.UTF-8 fr_CH.ISO8859-1 fr_CH.ISO8859-15 fr_CH.UTF-8 fr_FR.ISO8859-1 fr_FR.ISO8859-15 fr_FR.UTF-8
he_IL.UTF-8
hi_IN.ISCII-DEV
hr_HR.ISO8859-2 hr_HR.UTF-8
hu_HU.ISO8859-2 hu_HU.UTF-8
hy_AM.ARMSCII-8 hy_AM.UTF-8
is_IS.ISO8859-1 is_IS.ISO8859-15 is_IS.UTF-8
it_CH.ISO8859-1 it_CH.ISO8859-15 it_CH.UTF-8 it_IT.ISO8859-1 it_IT.ISO8859-15 it_IT.UTF-8
ja_JP.SJIS ja_JP.UTF-8 ja_JP.eucJP
kk_KZ.PT154 kk_KZ.UTF-8
ko_KR.CP949 ko_KR.UTF-8 ko_KR.eucKR
la_LN.ISO8859-1 la_LN.ISO8859-15 la_LN.ISO8859-2 la_LN.ISO8859-4 la_LN.US-ASCII
lt_LT.ISO8859-13 lt_LT.ISO8859-4 lt_LT.UTF-8
nl_BE.ISO8859-1 nl_BE.ISO8859-15 nl_BE.UTF-8 nl_NL.ISO8859-1 nl_NL.ISO8859-15 nl_NL.UTF-8
no_NO.ISO8859-1 no_NO.ISO8859-15 no_NO.UTF-8
pl_PL.ISO8859-2 pl_PL.UTF-8
pt_BR.ISO8859-1 pt_BR.UTF-8 pt_PT.ISO8859-1 pt_PT.ISO8859-15 pt_PT.UTF-8
ro_RO.ISO8859-2 ro_RO.UTF-8
ru_RU.CP1251 ru_RU.CP866 ru_RU.ISO8859-5 ru_RU.KOI8-R ru_RU.UTF-8
sk_SK.ISO8859-2 sk_SK.UTF-8
sl_SI.ISO8859-2 sl_SI.UTF-8
sr_YU.ISO8859-2 sr_YU.ISO8859-5 sr_YU.UTF-8
sv_SE.ISO8859-1 sv_SE.ISO8859-15 sv_SE.UTF-8
tr_TR.ISO8859-9 tr_TR.UTF-8
uk_UA.CP1251 uk_UA.ISO8859-5 uk_UA.KOI8-U uk_UA.UTF-8
zh_CN.GB18030 zh_CN.GB2312 zh_CN.GBK zh_CN.UTF-8 zh_CN.eucCN zh_HK.Big5HKSCS zh_HK.UTF-8 zh_TW.Big5 zh_TW.UTF-8


What could be the problem?

Member
Member
sbillard   14-10-2010, 18:40
#4

Date "translations" are all done by PHP, so be sure you have that configured correctly. If I recall correctly, this is involving mbstrings, but check setup for what it reports.

Member
Member
xsandr   15-10-2010, 02:40
#5

When installing, mbstring is written -
mbstring package [Your internal character set is EUC-JP]
Warning!
Setting mbstring.internal_encoding to UTF-8 in your php.ini file is recommended to insure accented and multi-byte characters function properly.
I understand that the need to change something in php.ini?

Member
Member
xsandr   15-10-2010, 13:56
#6

When installing, mbstring is written -
mbstring package [Your internal character set is EUC-JP]
Warning!
Setting mbstring.internal_encoding to UTF-8 in your php.ini file is recommended to insure accented and multi-byte characters function properly.
I understand that the need to change something in php.ini?

Administrator
Administrator
acrylian   15-10-2010, 14:17
#7

No double posts please. You already did post that 11 hours ago.

And to your question, yes, or contact your host.

Member
Member
sbillard   15-10-2010, 16:50
#8

Yes, you need to edit your php.ini file and change the item as described in the warning. Because your internal strings are Japanese you are getting Kangi dates. If you need help in changing this setting, contact your service provider.

Member
Member
xsandr   15-10-2010, 17:16
#9

Is it possible to change mbstring.internal_encoding through. Htaccess, if possible, how?

Administrator
Administrator
acrylian   15-10-2010, 17:40
#10

Yes, if your server allows that

Member
Member
xsandr   15-10-2010, 17:53
#11

Thanks for your support, all corrected through. Htaccess!
anyone interested in how to write - xsandr@pravmail.ru

Administrator
Administrator
acrylian   15-10-2010, 18:19
#12

Good, if I where you I would not place my e-mail address here except you like spam.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.