Image into Block XML / transparency PNG

Author Message

Jonathan Clavier

Thursday 02 June 2011 6:14:36 am

Hello everyone,
I try to insert an image into an XML block but when I click on browse, I can not select images. How can I do?
I also have a second problem: When I insert an image in PNG, the transparency does not work and the background becomes black. (I use ImageMagick).
Would you have answers?

Marko Žmak

Friday 03 June 2011 4:59:42 am

Regarding the png transparency problem, try using imagegd instead of imagemagick. This helped when I had the exact same problem.

Regarding the image insert problem, your should describe better what's the problem, it's not really clear...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Jonathan Clavier

Friday 03 June 2011 9:20:53 am

I'll try to use image gd, OK.
For the other problem, when I click on the button "upload new image " in the wysiwyg editor, I go to "browse" and then I can not select my image.
Thank you in advance

Marko Žmak

Friday 03 June 2011 3:18:38 pm

It sounds like your problem with inserting images is related to some wrong ini settings. In the FAQ of ezoe you have this part:

4. When I insert an image into the editor, it does not show the image.
===============================================================================

Check the 'extension/ezoe/settings/content.ini.append.php' file, find line

ImagesClassList[]=your_image_class_identifier

under [RelationGroupSettings]. Is the image class identifier correct?
(or add file / line if it's not there)

So check this setting and the clas identifier of your image class.

If this doesn't help maybe Andre R. could help...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Jonathan Clavier

Saturday 04 June 2011 1:37:53 am

Hello,
 I have this line in the configuration file:
 ImagesClassList [] = image
 I still have the problem.
 If someone with another idea (Andre R. may be;-)))

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

Main resources:

Total runtime0.7203 sec
Peak memory usage4,096.0000 KB
Database Queries64

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.0313152.6406
Module start 'layout' 0.00480.0030 740.671939.4688
Module start 'content' 0.00780.7108 780.1406563.8516
Module end 'content' 0.71860.0017 1,343.992212.1563
Script end 0.7203  1,356.1484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.4601160.0002
Check MTime0.00140.1906160.0001
Mysql Total
Database connection0.00050.067510.0005
Mysqli_queries0.660691.7086640.0103
Looping result0.00060.0876620.0000
Template Total0.693196.220.3465
Template load0.00230.320820.0012
Template processing0.690895.899820.3454
Template load and register function0.00020.029910.0002
states
state_id_array0.00130.185210.0013
state_identifier_array0.00090.124520.0004
Override
Cache load0.00190.2590280.0001
Sytem overhead
Fetch class attribute can translate value0.00130.184120.0007
Fetch class attribute name0.00300.422660.0005
XML
Image XML parsing0.00070.093720.0003
class_abstraction
Instantiating content class attribute0.00000.002570.0000
General
dbfile0.00090.1200180.0000
String conversion0.00000.001040.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 8

Time used to render debug report: 0.0002 secs