Page 1 of 1

image_type_to_mime_type

Posted: Sat 22. Nov 2003, 00:33
by oops
Fatal error: Call to undefined function: image_type_to_mime_type() in /home/www/web14/html/include/inc_act/act_ftptakeover.php on line 106

:cry:

and

Warning: open_basedir restriction in effect. File is in wrong directory in /home/www/web14/html/include/inc_lib/imagick.convert.inc.php on line 44
Error while writing file to storage (2).

whatsup?

Posted: Sat 22. Nov 2003, 15:32
by Oliver Georgi
for error 1) disable this line in code - it happens if your PHP version is <4.3

error 2) check your write permissions.

Posted: Sun 23. Nov 2003, 19:37
by oops
Oliver Georgi wrote:
error 2) check your write permissions.
What to check up?

Posted: Sun 23. Nov 2003, 20:20
by oops
:? any problems

Warning: open_basedir restriction in effect. File is in wrong directory in /home/www/web14/html/include/inc_lib/imagick.convert.inc.php on line 44

Warning: imagecreatetruecolor(): requires GD 2.0 or later in /home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php on line 248

--------------------------------------------------------------------------------
GD2 is installed, function ImageCreateTruecolor() exists, but image is not created
file=/home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

Warning: imagecopyresampled(): requires GD 2.0 or later in /home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php on line 268

--------------------------------------------------------------------------------
GD2 is installed, function ImageCopyResampled() exists, but image is not resized
file=/home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Image you are trying to output does not exist.
file=/home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Unable to output: /home/www/web14/html/phpwcms_tmp/thumb_preview/1_14_tpa01pCyp0.jpg
file=/home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

Warning: Unable to access /home/www/web14/html/phpwcms_tmp/thumb_preview/1_14_tpa01pCyp0.jpg in /home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php on line 298

Warning: getimagesize: Unable to open '/home/www/web14/html/phpwcms_tmp/thumb_preview/1_14_tpa01pCyp0.jpg' for reading. in /home/www/web14/html/include/inc_lib/ext/hft_image/hft_image.php on line 298

phpwcms_tmp 777