[TYPO3-dev] GIFBUILDER Problem after upgrade to 4.5

Jigal van Hemert jigal at xs4all.nl
Mon Feb 14 21:59:28 CET 2011


Hi,

On 14-2-2011 20:06, Tomas Norre Mikkelsen wrote:
>> - use GraphicsMagick (it also seems to be faster)
> Gives the same problem as with im6.

If you feel a bit comfortable with editing PHP you could log / display / 
mail
$gifCreator->IM_commands
after line 2287 in typo3/sysext/cms/tslib/class.tslib_menu.php (the line is:
$gifCreator->destroy();

$gifCreator->IM_commands is an array with all the IM/GM commands that 
were used for the creation of an image. This would be the first step in 
trying to follow the exact generation process. You would actually need 
to keep the temporary images and repeat the process manually to see 
which steps are going wrong.

It is rather strange that GM is giving the same problems as IM does.

-- 
Kind regards / met vriendelijke groet,

Jigal van Hemert
skype:jigal.van.hemert
msn: jigal at xs4all.nl
http://twitter.com/jigalvh




More information about the TYPO3-dev mailing list