multi-languages site: error with embeded pictures in XML block

Author Message

Clélia Twarog

Thursday 18 February 2010 2:31:02 am

Hi there,
I have a problem with the translation into eZpublish.
I created an English version, then a French version with a subdomain.
I duplicated the "siteaccess" and I changed the [RegionalSettings],[SiteAccessSettings] and [FileSettings] of "site.ini.append.php"
I also duplicated the file "var" and renamed it.
When I edit an article in French and I add an image in the XML block, my image appears on the site.
But if I edit my article in English version, adding an image in the XML block, it doesn't appear.
This is the result for the French version :

<p>
    <img height="150" width="200" title="" alt="" 
style="border:0px none;" 
src="/var/website/storage/images/media/images/visuel_acc1/3646-1-fre-FR/visuel_acc1_medium.jpg">
</p>

and is the result for the English version :

<p>
     
</p>

Does anybody know why I can't see the picture on the english version?

Theodoros Papageorgiou

Friday 19 February 2010 10:57:53 am

[quote]I also duplicated the file "var" and renamed it.[/quote]

You don't need to duplicate or rename the var dir for each language version.

WEBWiZ
Web Development
http://www.webwiz.gr

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

Main resources:

Total runtime0.0184 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.0067 588.1641152.6563
Module start 'layout' 0.00670.0033 740.820339.5078
Module start 'content' 0.01000.0061 780.328189.4922
Module end 'content' 0.01610.0024 869.820330.3047
Script end 0.0184  900.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002915.4868140.0002
Check MTime0.00168.8265140.0001
Mysql Total
Database connection0.00105.632710.0010
Mysqli_queries0.003117.044330.0010
Looping result0.00000.086610.0000
Template Total0.001910.510.0019
Template load0.00126.717210.0012
Template processing0.00073.725010.0007
Override
Cache load0.00105.322510.0010
General
dbfile0.00031.788880.0000
String conversion0.00000.047840.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