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?
|