Forums / Install & configuration / Fatal error: Call to undefined function: imageistruecolor()
Michel Houtermans
Sunday 25 January 2004 3:20:08 am
I get the following error when I try to create an article with an image attached to it:
Fatal error: Call to undefined function: imageistruecolor() in /usr/local/www/vhosts/mydomain.com/htdocs/lib/ezimage/classes/ezimagegdhandler.php on line 703
What can this be?
Balazs Halasy
Monday 26 January 2004 12:55:59 am
What version of eZ publish, how did you install it, what platform/environment are you running it on/in?
B.
Monday 26 January 2004 1:06:58 am
I run ez 3.3-2, i have a server which is setup with the following FreeBSD 4.4, MySQL 3.23.42, PHP Version: 4.3.2 (Zend: 1.3.0)
I just followed the manual install instructions and then ran the setup.
I have this error when I just created an article and saved it and then try to view it or edit it. So it stores it but after that I cannot use it.
Wednesday 28 January 2004 6:06:25 am
Does this mean that my php version does not have the imageistruecolor() function?
Thursday 29 January 2004 12:34:45 am
Ok, it was a problem with my version of GD. Now I have 2.0 installed and it works perfectly.