Fatal error: Call to undefined function: convert()

Author Message

led belly

Tuesday 25 July 2006 6:07:52 pm

I am experiencing the following error message when trying to add or view certain images:

Fatal error: Call to undefined function: convert() in /home/web/keminc.net/public_html/lib/ezimage/classes/ezimagemanager.php on line 895
Fatal error: eZ publish did not finish its request

The execution of eZ publish was abruptly ended, the debug output is present below.

----------
I looked in the ezimagemanager.php file and saw that convert() is a method of the eZImageManager class and is called using $this->convert() from within the same class. Any ideas?

led belly

Tuesday 25 July 2006 7:48:55 pm

Fixed. PHP had been upgraded from 4.3.11 to 4.4.2 and we are still running ezPublish 3.5.0 which is not compatible.

Ɓukasz Serwatka

Tuesday 25 July 2006 11:53:13 pm

I would strongly recommend upgrade to the latest version of eZ publish. You website works but you don't know what exactly might happen wrong and when.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

Main resources:

Total runtime0.0235 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 588.0391152.6406
Module start 'layout' 0.00740.0030 740.679739.4766
Module start 'content' 0.01040.0109 780.156389.3359
Module end 'content' 0.02130.0022 869.492230.3047
Script end 0.0235  899.7969 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002812.0584140.0002
Check MTime0.00114.8769140.0001
Mysql Total
Database connection0.00114.557410.0011
Mysqli_queries0.002711.573530.0009
Looping result0.00000.058810.0000
Template Total0.00177.310.0017
Template load0.00093.854510.0009
Template processing0.00083.416310.0008
Override
Cache load0.00062.638310.0006
General
dbfile0.00021.008280.0000
String conversion0.00000.028440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_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