Image shown - very BIG - why?

Author Message

Christopher Thorjussen

Friday 07 November 2003 8:36:22 pm

This is kind of a problem that arose after my previous problem: http://www.ez.no/developer/ez_publish_3/forum/general/image_display_trouble

As you can read in the above link, I've now managed to add images to my site - I'm following the TSCM tutorial. BUT - adding images now, results in LARGE "600x600" images... look here for a screenshot of what I mean: http://www.joffer.net/webshare/images/forum/eZp32_tscm_big_picture.jpg

The only config changes I've done other than what the TSCM tutorial directs me to, is to append this to settings/override/image.ini.append.php:

[GDSettings]
HasGD2=true

[Rules]
DefaultRule=image/jpeg;gd
Rules[]=image/jpeg;image/jpeg;gd
Rules[]=image/png;image/png;gd
Rules[]=image/gif;image/png;gd
Rules[]=image/xpm;image/png;gd
Rules[]=image/tiff;image/png;gd

Why do I get large images in the welcome template? (I'm redoing the tutorial since I'm getting images now.. still at the "welcome page" part in the tutorial).. anyone?
I'm using 3.2-3

Christopher Thorjussen

Saturday 08 November 2003 10:56:27 am

If I added

image_class="small"

to this line:
{attribute_view_gui attribute=$node.object.data_map.thumbnail}
it showed up as a small image..

But why isn't the image shown as the original size? I guess adding
image_class="original"
would fix it.. but I shouldn't have to add this, or should I?

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

Main resources:

Total runtime0.4710 sec
Peak memory usage4,096.0000 KB
Database Queries52

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0073 587.9063152.6250
Module start 'layout' 0.00730.0030 740.531339.4297
Module start 'content' 0.01040.4589 779.9609430.6172
Module end 'content' 0.46930.0016 1,210.57818.1797
Script end 0.4709  1,218.7578 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.6893160.0002
Check MTime0.00130.2775160.0001
Mysql Total
Database connection0.00140.305110.0014
Mysqli_queries0.428190.9009520.0082
Looping result0.00040.0917500.0000
Template Total0.439493.320.2197
Template load0.00210.435520.0010
Template processing0.437392.849720.2186
Template load and register function0.00010.029310.0001
states
state_id_array0.00150.327010.0015
state_identifier_array0.00140.294920.0007
Override
Cache load0.00160.3502260.0001
Sytem overhead
Fetch class attribute can translate value0.00050.100410.0005
Fetch class attribute name0.00180.385220.0009
XML
Image XML parsing0.00010.022910.0001
class_abstraction
Instantiating content class attribute0.00000.001320.0000
General
dbfile0.00060.1240100.0001
String conversion0.00000.001740.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
2content/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
5content/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: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs