Image error

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
F@ith
Posts: 1
Joined: Sun 16. Nov 2003, 15:31

Image error

Post by F@ith »

I get the following error when I click on the thumbnail:

creating thumbnail! wait a moment!

--------------------------------------------------------------------------------
This function does not exist: ImageCreateFromJpeg
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
file=/home/bahattin/public_html/portaal/phpwcms_filestorage/1/1_16.jpg
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

Warning: Division by zero in /home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php on line 185

Warning: Division by zero in /home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php on line 186

Warning: Division by zero in /home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php on line 187

--------------------------------------------------------------------------------
You specified to use GD2, but not all GD2 functions are present. ImageCreateTruecolor()
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
You specified to use GD2, but not all GD2 functions are present. ImageCopyResampled()
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Image you are trying to output does not exist.
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Unable to output: /home/bahattin/public_html/portaal/phpwcms_tmp/thumb_preview/1_16_WlGA1gchat.jpg
file=/home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php
--------------------------------------------------------------------------------

Warning: getimagesize(/home/bahattin/public_html/portaal/phpwcms_tmp/thumb_preview/1_16_WlGA1gchat.jpg): failed to open stream: No such file or directory in /home/bahattin/public_html/portaal/include/inc_lib/ext/hft_image/hft_image.php on line 298
no thumbnail exists

click here to go back
User avatar
Oliver Georgi
Site Admin
Posts: 9919
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

Check that you have GD2 - it looks as you have GD1 support only. if so change the value in conf.inc.php (one of the last lines).

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply