i18n problem

Author Message

Børge Warvik

Thursday 06 December 2007 3:50:19 am

I'm working on a multilingual site (using ez publish 3.10) and have set up siteaccesses for the different languages using both uri and host setup (i.e. dev.mysite.com/it and dev.mysite.com/gb).

I'm have trouble with the i18n operator. Nomatter what I've tried I can't get any translation! I've set full rights on the share folder and all subs.

This:

{'Any class'|i18n('design/standard/content/search')}

will give me "Any class" nomatter what language I'm showing.

This:

{ezini('RegionalSettings', 'Locale', 'site.ini')}

outputs the locale and it shows that the locale is changing when I change language. I'm doing the exactly same thing in a site running version 3.8.4

Can anyone help?

Thanks,
Børge

Jon Staines

Monday 10 December 2007 7:33:09 am

You've probably checked this already but in you site.ini.append.php for that siteaccess have you got TextTranslation=enabled in the RegionalSettings part?

Børge Warvik

Tuesday 11 December 2007 2:46:26 am

Yes, that was the problem. Thanks!

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 15:01:36
Script start
Timing: Jan 18 2025 15:01:36
Module start 'layout'
Timing: Jan 18 2025 15:01:36
Module start 'content'
Timing: Jan 18 2025 15:01:36
Module end 'content'
Timing: Jan 18 2025 15:01:36
Script end

Main resources:

Total runtime0.0186 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0078 588.9063152.6094
Module start 'layout' 0.00780.0031 741.515639.4141
Module start 'content' 0.01090.0054 780.929789.4141
Module end 'content' 0.01620.0024 870.343834.3047
Script end 0.0186  904.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002815.1132140.0002
Check MTime0.00126.5166140.0001
Mysql Total
Database connection0.00126.487110.0012
Mysqli_queries0.003217.099930.0011
Looping result0.00000.102310.0000
Template Total0.001910.310.0019
Template load0.00105.462510.0010
Template processing0.00094.851010.0009
Override
Cache load0.00063.455310.0006
General
dbfile0.00052.469080.0001
String conversion0.00000.055040.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