Upgrade to 3.6.6 datatype Image impossible to use

Author Message

J-A Eberhard

Wednesday 22 March 2006 12:07:37 am

Hi,

I upgraded recently from 3.6.1. to 3.6.6.
Since then I'm unable to use the image datatype as an attribute of an object such as the article. Linking to a jpg, gif or png image from my harddrive lead me to the 'Missing or wrong image format' warning.

I did the same with another portal running 3.6.4 and it worked.
I looked in the documentation section about changes in the behavior of this datatype and found nothing
I looked in the Changelogs with no success. Can anyone confirm with 3.6.6 behavior?
Thanks

 

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Bruce Morrison

Wednesday 22 March 2006 1:49:37 am

See http://ez.no/bugs/view/7894

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

J-A Eberhard

Wednesday 22 March 2006 2:16:32 am

Hi,
I read the bug and replaced the current file by
http://pubsvn.ez.no/nextgen/release/3.6.6/kernel/classes/datatypes/ezimage/ezimagealiashandler.php
from revision 15216

But I still cannot get my images linked properly?
Thanks

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Bruce Morrison

Wednesday 22 March 2006 2:54:46 am

The file you are after is
lib/ezxml/classes/ezdomnode.php

http://pubsvn.ez.no/websvn/listing.php?repname=nextgen&path=%2F&rev=15193&sc=1

Cheers
Bruce

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

J-A Eberhard

Wednesday 22 March 2006 3:48:36 am

I got the file, i checked, function &get_elements_by_tagname( $name ) is not commented but it's still not working...

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

Bruce Morrison

Wednesday 22 March 2006 4:55:13 am

When you turn on debugging what errors to you get?

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

J-A Eberhard

Wednesday 22 March 2006 8:22:22 am

Thinking about a permission problem
getimagesize(): open_basedir restriction in effect. File(/tmp/phpyCLtgk) is not within the allowed path(s):

Open Source Solution Provider
Open-Net Ltd Switzerland
http://www.open-net.ch

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

Main resources:

Total runtime1.1372 sec
Peak memory usage4,096.0000 KB
Database Queries69

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0086 589.4063152.6563
Module start 'layout' 0.00860.0024 742.062539.5078
Module start 'content' 0.01111.1245 781.5703592.2813
Module end 'content' 1.13560.0016 1,373.851620.1094
Script end 1.1372  1,393.9609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.3304160.0002
Check MTime0.00140.1209160.0001
Mysql Total
Database connection0.00210.187910.0021
Mysqli_queries1.062593.4318690.0154
Looping result0.00070.0647670.0000
Template Total1.101196.820.5506
Template load0.00240.213820.0012
Template processing1.098796.610220.5493
Template load and register function0.00010.008810.0001
states
state_id_array0.00110.094610.0011
state_identifier_array0.00140.125120.0007
Override
Cache load0.00210.1813400.0001
Sytem overhead
Fetch class attribute can translate value0.00060.049220.0003
Fetch class attribute name0.00200.178190.0002
XML
Image XML parsing0.00110.096120.0005
class_abstraction
Instantiating content class attribute0.00000.0031140.0000
General
dbfile0.00140.1188210.0001
String conversion0.00000.000940.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
7content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
11content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
7content/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: 34
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs