Image size problem

Author Message

Zoltan Szappanos

Monday 07 February 2005 1:58:07 am

I have a problem in v3.4.4. I wanted to make images in 3 different sizes defined in settings\siteacces\<my page>\image.ini.append.php but when inserted the new image only 2 sizes were generated by EZ in \var\<my page>\storage\image-versioned folder ("medium" and "reference"). The "reference" size was not declared in ini file but was created. It is strange. The behaviour is the same if the size settings are equal in all image.ini files (settings\override\image.ini.append.php and settings\image.ini)
Have anyone any idea?

Thanks in advance.

The content of image.ini.append.php is:
[AliasSettings]
AliasList[]
AliasList[]=small
AliasList[]=medium
AliasList[]=large

[small]
Filters[]=geometry/scaledownonly=120;120

[medium]
Reference=
Filters[]
Filters[]=geometry/scaledownonly=300;300

[large]
Reference=
Filters[]
Filters[]=geometry/scaledownonly=650;650

Eivind Marienborg

Monday 07 February 2005 3:01:51 am

Try adding Reference=reference to all the size-definitions.

Zoltan Szappanos

Monday 07 February 2005 4:03:14 am

Thanks, I've tried that but still doesn't work.

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

Main resources:

Total runtime0.5881 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 587.7891152.6094
Module start 'layout' 0.00470.0027 740.398439.4141
Module start 'content' 0.00740.5795 779.8125505.8828
Module end 'content' 0.58680.0013 1,285.69538.1875
Script end 0.5881  1,293.8828 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.5199160.0002
Check MTime0.00120.2121160.0001
Mysql Total
Database connection0.00080.132010.0008
Mysqli_queries0.547093.0012570.0096
Looping result0.00050.0767550.0000
Template Total0.561495.520.2807
Template load0.00240.402120.0012
Template processing0.559095.053220.2795
Template load and register function0.00010.024110.0001
states
state_id_array0.00100.171210.0010
state_identifier_array0.00070.124320.0004
Override
Cache load0.00180.3131270.0001
Sytem overhead
Fetch class attribute can translate value0.00040.069420.0002
Fetch class attribute name0.00090.158140.0002
XML
Image XML parsing0.00060.105320.0003
class_abstraction
Instantiating content class attribute0.00000.001340.0000
General
dbfile0.00070.1235160.0000
String conversion0.00000.001440.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/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs