[TYPO3-dev] kb_allcolors + gm

Bernhard Kraft kraftb at kraftb.at
Mon Mar 6 16:11:34 CET 2006


S. Teuber wrote:

> if ($GLOBALS['TYPO3_CONF_VARS']['GFX']['im_version_5']==='gm')     { 
>       $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_imvMaskState'] = 1; 
>       $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_no_effects'] = 1; 
>       $GLOBALS['TYPO3_CONF_VARS']['GFX']['im_v5effects'] = -1; 
>  }
> 
> there's no way to alter those values from the install tool. I commented the 
> passage above, altering the values until the images in "Combine images" 
> were rendered as they should be, but although I cleared every imaginable 
> location - FE cache, BE cache, cached image sizes browser cache and 
> typo3temp-files - the problem in the Frontend still persisted.

remove files in

typo3temp/GB/* (GIFBUILDER results)
typo3temp/menu/* (GMENU results)

and tell me if it works and which variable you changed to what .... and also
GM version and gdlib + php version :)


greets,
Bernhard




More information about the TYPO3-dev mailing list