[TYPO3] strange GIFBUILDER behaviour

Martin Stiehl m.stiehl at gmx.de
Wed Jan 18 22:55:51 CET 2006


Hi

Rico Moorman wrote;
> but where a small verion of the image is supposed to be only a
> dark (negated) image is shown ...well as for the rest images and menus are
> rendered ok and the install tool also creates correct images ...


I've got exactly the same prolem, but no clue how to solve it. 
Everything else works well and when I comment the maxW and maxH lines 
out, the colors are allright. Please help, it's driving me crazy...

Thanks in advance, Martin.



The TS-Code:

plugin.tx_jagallery_pi1.galleryview.images.marks.image.file {
   XY = [20.w],[20.h]
   format = jpeg
   20 = IMAGE
   20.file.import.field = file
   20.file.maxW = 145
   20.file.maxH = 230
}

## DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST           : www.freistiehlkunst.de
TYPO3_HOST_ONLY     : www.freistiehlkunst.de
TYPO3_PORT          :
PATH_INFO           :
QUERY_STRING        : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI         : /typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER        : 
http://www.freistiehlkunst.de/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST  : http://www.freistiehlkunst.de
TYPO3_REQUEST_URL   : 
http://www.freistiehlkunst.de/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://www.freistiehlkunst.de/typo3/install/index.php
TYPO3_REQUEST_DIR   : http://www.freistiehlkunst.de/typo3/install/
TYPO3_SITE_URL      : http://www.freistiehlkunst.de/
TYPO3_SITE_SCRIPT   : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL           :
SCRIPT_NAME         : /typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /var/www/virtual/freistiehlkunst.de/htdocs
SCRIPT_FILENAME     : 
/var/www/virtual/freistiehlkunst.de/htdocs/typo3/install/index.php
REMOTE_ADDR         : 84.176.8.85
REMOTE_HOST         :
HTTP_USER_AGENT     : Mozilla/5.0 (Windows; U; Windows NT 5.0; de; 
rv:1.8) Gecko/20051111 Firefox/1.5
HTTP_ACCEPT_LANGUAGE: de-de,de;q=0.8,en-us;q=0.5,en;q=0.3
CONST: PHP_OS       : Linux
CONST: TYPO3_OS     :
CONST: PATH_thisScri: 
/var/www/virtual/freistiehlkunst.de/htdocs/typo3/install/index.php
CONST: php_sapi_name: apache2handler
OTHER: TYPO3_VERSION: 3.7.0
OTHER: PHP_VERSION  : 4.3.10-16
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif()          : 1
imagepng()          : 1
imagejpeg()         : 1
imagettftext()      : 1
OTHER: IMAGE_TYPES  : 15
OTHER: memory_limit : 32M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/2.0.54 (Debian GNU/Linux) PHP/4.3.10-16 
mod_ssl/2.0.54 OpenSSL/0.9.7g mod_perl/2.0.1 Perl/v5.8.7
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /typo3/install/index.php
SERVER: PATH_TRANSLA: 
/var/www/virtual/freistiehlkunst.de/htdocs/typo3/install/index.php
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib     : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: gdlib_2   : 0
T3CV_GFX: im        : 1
T3CV_GFX: im_path   : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: 1
T3CV_GFX: im_negate_: 1
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: composite
### DEBUG SYSTEM INFORMATION - END ###



More information about the TYPO3-english mailing list