Hallo!
Try to do multi-language web-site EN-RU-UA following this instruction http://projects.WebsiteBaker.org/websitebaker2/wiki/Docs-EN-Multilingual-Website
But after adding UA language (file UA.php and change $language_code = 'UA';
$language_name = 'Ukrainian';)
-- Can`t swish web-site into EN and RU :(
White screen just small text – п»ї
Somebody know how to solve this?
Guess that problem in Ukrainian letter «ї»
Thenx forvard!
---------------------
I can answer with confidence :) that:
- Have a clean new wb 2.6.7 installation
- Database in «UTF8» (in phpMyAdmin all WB tables has UTF8-unicode-ci)
- The charset in WB admin-panel is "UTF8"
- Template also uses charset "UTF8"
Hello,
The issue is how ukrainian language file is stored. The UA.php in the languages folder does not be safed as UTF8 file. It needs to be an ANSI file. The signs you see are the BOM from UTF8 files. Changing the file from UTF8 to ANSI should solve this issue.
Matthias
Yes! Works well now.
Great thanks for your tip!
But still have problems with wrong displaying in titles and menu
such Ukrainian and Russian letters as
"И" (capital letter) and "ш" (small letter) – displayed as strange symbols
Both missed letters so necessary :)
Thanks forward
(posted question here http://forum.WebsiteBaker.org/index.php/topic,6715.0.html)
Quote from: Oxana on July 11, 2007, 06:56:28 PM
Yes! Works well now.
Great thanks for your tip!
But still have problems with wrong displaying in titles and menu
such Ukrainian and Russian letters as
"И" (capital letter) and "ш" (small letter) – displayed as strange symbols
Both missed letters so necessary :)
Thanks forward
(posted question here http://forum.WebsiteBaker.org/index.php/topic,6715.0.html)
What about ukrainian "ґ" and "є" symbols?
Hi,
don't know anything about ukrainian language but perhaps I may help you with this item of charset.
Is the charset ok on this site : http://von-brauck-stiftung.com/brauck_neu/pages/golovna.php ?
rgds
erpe
Please tell me where the ukrainian language file can be found ?