Translation issue

Author Message

Tristan Rivoallan

Friday 24 February 2006 3:36:24 am

Hi,

i'm trying to setup a multilingual site using ezpublish.

My problem is : i always get the same language for content (french), no matter which siteaccess is used.
All content was properly translated using the backoffice.

here's how i've setup internationalisation :

- settings/override/site.ini.append :

 [ContentSettings]
 TranslationList=fre-FR;eng-US;esl-ES

 [RegionalSettings]
 TextTranslation=enabled
 TranslationCache=enabled # Disabling this doesn't resolve the problem
 ContentObjectLocale=fre-FR

- settings/siteaccess/fr/site.ini.append :

 [RegionalSettings]
 Locale=fre-fr
 HTTPLocale=fr
 ContentObjectLocale=fre-fr

- settings/siteaccess/en/site.ini.append :

 [RegionalSettings]
 Locale=eng-US
 HTTPLocale=en
 ContentObjectLocale=eng-US

Thomas Nunninger

Friday 24 February 2006 4:31:45 am

Hi,

the settings in setting/override/ are global setings which can't be overriden by the settings/siteaccess/<xy> settings.

Have a nice day

Thomas

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 31 2025 01:23:54
Script start
Timing: Jan 31 2025 01:23:54
Module start 'layout'
Timing: Jan 31 2025 01:23:54
Module start 'content'
Timing: Jan 31 2025 01:23:54
Module end 'content'
Timing: Jan 31 2025 01:23:54
Script end

Main resources:

Total runtime0.0250 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 588.0078151.1953
Module start 'layout' 0.00680.0040 739.2031220.6563
Module start 'content' 0.01080.0126 959.8594997.8672
Module end 'content' 0.02340.0016 1,957.726629.9922
Script end 0.0250  1,987.7188 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002911.6219140.0002
Check MTime0.00114.4145140.0001
Mysql Total
Database connection0.00072.760510.0007
Mysqli_queries0.003513.858730.0012
Looping result0.00000.060010.0000
Template Total0.00114.410.0011
Template load0.00083.342310.0008
Template processing0.00031.046510.0003
Override
Cache load0.00062.333010.0006
General
dbfile0.00031.338880.0000
String conversion0.00000.039040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs