Project

General

Profile

Actions

Bug #15045

closed

FE Images are not displayed when processed through Imagemagick

Added by John Dawson over 18 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
-
Start date:
2005-10-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Imagemagick outputs no FE images when for example I use option 'width' or the 'quality' setting. The only output is <img src="" width="" height="" border=""> Without any parameters img is displayed correctly.

1. Imagemagick is passing all the tests in Install/Image Processing.
2. BE Images appear correctly.
2. All my Imagemagick folder permissions are set to 777.
3. My PHP safe_mode and safe_mode_gid variables are turned off.
4. This problem has been observed by several others in the discussion forums, yet no solution.

Here is my GFX config:

[GFX]
[image_processing]=1
[thumbnails]=1
[thumbnails_png]=0
[noIconProc]=1
[gif_compress]=1
[imagefile_ext]=gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
[gdlib]=1
[gdlib_png]=0
[gdlib_2]=0
[im]=1
[im_path]=/usr/bin/
[im_path_lzw]=/usr/bin/
[im_version_5]=1
[im_negate_mask]=1
[im_imvMaskState]=0
[im_no_effects]=1
[im_v5effects]=0
[im_mask_temp_ext_gif]=1
[im_mask_temp_ext_noloss]=miff
[im_noScaleUp]=0
[im_combine_filename]=composite
[im_noFramePrepended]=0
[im_jpg_quality]=70
[enable_typo3temp_db_tracking]=1
[TTFLocaleConv]=
[TTFdpi]=96
(issue imported from #M1593)

Actions #1

Updated by John Dawson over 18 years ago

My OS is Windows XP Pro. My browser is IE 6.0x, and Firefox.

Actions #2

Updated by Oliver Hader over 15 years ago

Closing very old issue with no more feedback by initial bug reporter...

Actions

Also available in: Atom PDF