Forums / Install & configuration / Problems with ImageGD?

Problems with ImageGD?

Author Message

Dag Fossmo

Tuesday 13 January 2004 1:32:19 pm

Hi, I just installed ez-publish on our webserver and get error messages when I try to access the user sites.

"Fatal error: Call to undefined function: imagecreatetruecolor() in /home/roleplay/html/ez/ezpublish-3.3-1/lib/ezimage/classes/ezimagegdhandler.php on line 717
Fatal error: eZ publish did not finish it's request
"

I'm thinking that there's something wrong with the users access to the php-libraries for ImageGD, but I don't have any in-depth knowledge about it, so I was wondering if anybody have seen this one before or know what might be the problem.

Thanks

Kåre Køhler Høvik

Wednesday 14 January 2004 12:05:57 am

Hi

You've probably got ImageGD 1.x installed. We recommend using ImageMagick, but ImageGD2 will work as well. GD2 check will be added to version 3.3-2

--
Kåre Høvik

Kåre Høvik

Marco Zinn

Wednesday 14 January 2004 12:44:43 pm

I agree with Kore.
The GD functions, that ez3 is using (like imagecreatetruecolor) need GD 2.0.
If you have an older version installed, you will not get the image working (talking about version 3.3).
ezPublish 3.2 MIGHT work with a lesser GD version, as there was a new imagesystem introduced in 3.3.
Can someone at ez confirm this?

ez... do you really need the truecolor functions of GD? ;) See my bug report.

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

Jan Borsodi

Wednesday 14 January 2004 2:32:43 pm

ImageCreateTrueColor() is required to handle conversion from JPEG (mostly truecolor) and some PNGs (can be truecolor). If not we would have to convert from true color to a palette based (max 256 colors) which will require dithering, and trust me you don't want dithered images on your site.

The second thing to consider is that there has been lots of bugs in earlier GD versions, if you want something stable I would recommend the latest one.

--
Amos

Documentation: http://ez.no/ez_publish/documentation
FAQ: http://ez.no/ez_publish/documentation/faq

eZ debug

Timing: Jan 31 2025 01:21:25
Script start
Timing: Jan 31 2025 01:21:25
Module start 'content'
Timing: Jan 31 2025 01:21:25
Module end 'content'
Timing: Jan 31 2025 01:21:25
Script end

Main resources:

Total runtime0.2455 sec
Peak memory usage8,192.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.0781370.2969
Module start 'content' 0.00740.0148 959.37501,005.5313
Module end 'content' 0.02230.2232 1,964.90633,894.1953
Script end 0.2454  5,859.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00471.9293200.0002
Check MTime0.00140.5777200.0001
Mysql Total
Database connection0.00080.335310.0008
Mysqli_queries0.144058.65021410.0010
Looping result0.00160.64971390.0000
Template Total0.222690.710.2226
Template load0.00100.406510.0010
Template processing0.221690.263110.2216
Override
Cache load0.00070.288010.0007
Sytem overhead
Fetch class attribute can translate value0.00210.855410.0021
XML
Image XML parsing0.00030.136510.0003
General
dbfile0.00682.7834200.0003
String conversion0.00000.002830.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
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs