Seite 1 von 1

Fehler in Dateiverwaltung, GD Version 2.0

Verfasst: Mo 18. Apr 2005, 20:48
von wollknoll
Hallo,

Hatte schonmal in http://www.contenido.org/forum/viewtopic.php?t=7846 ein Problem mit der Dateiverwaltung in Contenido 4.4.5 angesprochen.
Der Fehler
Fatal error: imagepng(): gd-png: fatal libpng error: Invalid number of colors in palette in /home/httpd/vhosts/xyz.net/httpdocs/cms/contenido/includes/functions.api.images.php on line 138
ließ sich inzwischen mit einem Patch der functions.api.images.php lösen.

Leider hab ich immer noch
Warning: imagecreatetruecolor(): Invalid image dimensions in /home/httpd/vhosts/xyz.net/httpdocs/cms/contenido/includes/functions.api.images.php on line 238
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/httpd/vhosts/xyz.net/httpdocs/cms/contenido/includes/functions.api.images.php on line 244
Warning: imagepng(): supplied argument is not a valid Image resource in /home/httpd/vhosts/xyz.net/httpdocs/cms/contenido/includes/functions.api.images.php on line 248
und keine Idee wie ich die wegkriege.

Dazu kommt noch ein Fehler im Frontend mit dem Modul Bilderbuch 1.0
Warning: sort() expects parameter 1 to be array, null given in /home/httpd/vhosts/xyz.net/httpdocs/cms/cms/front_content.php(567) : eval()'d code on line 669
Hat jemand ne Idee?
Vielen Dank
Marc

Verfasst: Di 19. Apr 2005, 10:55
von emergence
wie sehen die gd einstellungen aus

siehe administration - system

Verfasst: Di 19. Apr 2005, 14:44
von wollknoll
Das sind die GD Einstellungen:
GD Support enabled
GD Version bundled (2.0.15 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
Hier noch einige Systemdaten:
Serverbetriebssystem Apache/2.0.49 (Linux/SuSE)
MySQL Serverversion 4.0.18
Installierte PHP-Version 4.3.4
safe_mode Deaktiviert
magic_quotes_gpc Aktiviert
magic_quotes_runtime Deaktiviert
gpc_order GPC
memory_limit 8M
max_execution_time 30
Deaktivierte Funktionen nothing disabled
Gettext extension loaded
sql.safe_mode Deaktiviert

Verfasst: Do 21. Apr 2005, 12:08
von wollknoll
Keine Ideen?

Gruss
Marc