Forums / Setup & design / Trouble displaying images in articles

Trouble displaying images in articles

Author Message

James Packham

Tuesday 25 November 2003 5:46:17 am

Hi I'm having a little trouble displaying images in articles.

The way I've approached it is to use 'find related objects', then copy and paste the object id into the article. At first when I did this the image was displayed using the embed.tpl template, which caused it to be displayed as a link.

So then I tried overriding the image class with the template imageobject.tpl, which worked in as far as it used the new template but the images weren't displayed. Instead the little missing/cuorrupt icon displayed.

However when I open the picture (the uploaded ez version) a web browser it displays no problem. When trying other templates as the override they all seem to think that the image is corrupt, as the best I can get is the alternative bits of text and captions attached to the image.

When I turn on debugging I get the following, which I think might have something to do with the problem:

Error: eZImageVariation Nov 25 2003 13:39:03

Undefined attribute 'contentobject_attribute_id, version, requestedwidth, requestedheight', cannot get

This is repeated 4 times (one for each image I guess), when I look at the eZImageVariation table I noticed that the entries for height and width were 0, but the rest had data in most occurances could this be the problem?

Regards,

James

Marco Zinn

Tuesday 25 November 2003 6:59:32 am

Hi,
the Error that you get is not crucial, i think. There are some quotes missing in the sources code, but that error should be there for every image, that you have and not effect the displaying.
The "0" in the eZImageVariation do not sound good.
Do you know, if the variations are created at all?
Edit one of your images in the admin site. Do you see a thumbnail image of it? If not, you have some problem with ImageMagick or GD and your templates probably are fine.

Marco
http://www.hyperroad-design.com

eZ debug

Timing: Jan 18 2025 15:05:11
Script start
Timing: Jan 18 2025 15:05:11
Module start 'content'
Timing: Jan 18 2025 15:05:11
Module end 'content'
Timing: Jan 18 2025 15:05:12
Script end

Main resources:

Total runtime1.0638 sec
Peak memory usage4,096.0000 KB
Database Queries191

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 587.8281180.8281
Module start 'content' 0.00690.9171 768.6563535.8438
Module end 'content' 0.92410.1397 1,304.5000332.9141
Script end 1.0637  1,637.4141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.3828210.0002
Check MTime0.00150.1416210.0001
Mysql Total
Database connection0.00080.075410.0008
Mysqli_queries0.992193.26031910.0052
Looping result0.00200.19071890.0000
Template Total1.032797.120.5164
Template load0.00210.196020.0010
Template processing1.030696.881720.5153
Template load and register function0.00010.007710.0001
states
state_id_array0.00070.067510.0007
state_identifier_array0.00190.182120.0010
Override
Cache load0.00170.1641210.0001
Sytem overhead
Fetch class attribute can translate value0.00100.093330.0003
Fetch class attribute name0.00090.083340.0002
XML
Image XML parsing0.00140.135930.0005
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00400.3772330.0001
String conversion0.00000.000630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs