Language Selection Problem

Author Message

Mohammad Tufail

Tuesday 22 July 2008 5:18:52 am

Hi,

I am working on multi langual site and have added objects in different languages but when i click on the specific language link the text does not change according to that language instead English American is displayed and also when edited from front end using websitetoolbar it is always edited in English American. I have defined three siteaccess with the following Regional settings.

Site Access: eng

[RegionalSettings]
Locale=eng-US
ContentObjectLocale=eng-US
ShowUntranslatedObjects=disabled
SiteLanguageList[]
SiteLanguageList[]=eng-US
TextTranslation=enabled

[ContentSettings]
TranslationList=fre-FR;dut-NL

Site Access: fr

[RegionalSettings]
Locale=fre-FR
ContentObjectLocale=fre-FR
ShowUntranslatedObjects=disabled
SiteLanguageList[]
SiteLanguageList[]=eng-US
SiteLanguageList[]=fre-FR
SiteLanguageList[]=dut-NL
TextTranslation=enabled

[ContentSettings]
TranslationList=fre-FR;dut-NL

Site Access: du

[RegionalSettings]
Locale=dut-NL
ContentObjectLocale=dut-NL
ShowUntranslatedObjects=disabled
SiteLanguageList[]
SiteLanguageList[]=eng-US
SiteLanguageList[]=fre-FR
SiteLanguageList[]=dut-NL
TextTranslation=enabled

[ContentSettings]
TranslationList=fre-FR;dut-NL

Any idea?

Thanks

Ivo Lukac

Tuesday 22 July 2008 5:57:25 am

In this list the order is important:

SiteLanguageList[]
SiteLanguageList[]=eng-US
SiteLanguageList[]=fre-FR
SiteLanguageList[]=dut-NL

You need to change the order to your needs.

http://www.linkedin.com/in/ivolukac
http://www.netgen.hr/eng/blog
http://twitter.com/ilukac

André R.

Tuesday 22 July 2008 7:09:11 am

> also when edited from front end using websitetoolbar it is always edited in English American
Last time I checked, front end only supported editing one language pr siteaccess.
So it might be easier to do the translation work in the admin siteaccess if you set that up to use all the languages you use.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:31:14
Script start
Timing: Jan 18 2025 19:31:14
Module start 'layout'
Timing: Jan 18 2025 19:31:14
Module start 'content'
Timing: Jan 18 2025 19:31:15
Module end 'content'
Timing: Jan 18 2025 19:31:15
Script end

Main resources:

Total runtime1.1081 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 587.9141152.6250
Module start 'layout' 0.00540.0021 740.539139.4453
Module start 'content' 0.00751.0992 779.9844595.7500
Module end 'content' 1.10670.0014 1,375.734412.1641
Script end 1.1081  1,387.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.3368160.0002
Check MTime0.00140.1300160.0001
Mysql Total
Database connection0.00060.049610.0006
Mysqli_queries1.052194.9478590.0178
Looping result0.00060.0572570.0000
Template Total1.078397.320.5392
Template load0.00300.272020.0015
Template processing1.075397.038620.5376
Template load and register function0.00010.009110.0001
states
state_id_array0.00090.078210.0009
state_identifier_array0.00170.154320.0009
Override
Cache load0.00310.2823240.0001
Sytem overhead
Fetch class attribute can translate value0.00110.095630.0004
Fetch class attribute name0.00160.140860.0003
XML
Image XML parsing0.00150.135530.0005
class_abstraction
Instantiating content class attribute0.00000.001060.0000
General
dbfile0.00090.0804300.0000
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs