Forums / Setup & design / Bug or not - cannot override i18n for each siteaccess?
Heiner Wurbs
Friday 28 January 2005 9:19:21 am
Hi, I'm overriding for a multilanguage and multiinstallation installation the file i18n.ini.append.php I had to change the CharacterSettings.The problem is now, that eZ (3.4.4) only accepts the override file in the general override directory
settings/override/
and not in the site and language directories:
settings/siteaccesss/site_one_de and settings/siteaccesss/site_one_pl
I don't understand this, because each site has a own database, so the characterset could change. The result is now, that I have changed the basic CharacterSettings for every site running in this installation!
? regards,Heiner
Bruce Morrison
Friday 28 January 2005 6:21:17 pm
I think this is the same issue as I found a while backhttp://ez.no/community/forum/setup_design/problems_with_i18n_ini_and_multi_site_single_source_setup
I think the only way of handling this is to use the unicode charset.
CheersBruce
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
Monday 31 January 2005 1:37:35 am
It look like the same problem. Yes, you're right, I should use unicode, but I'm running still a mysql 4.0.18 version, and I'm not able at the moment to switch to 4.1.
Regards,Heiner