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
ließ sich inzwischen mit einem Patch der functions.api.images.php lösen.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
Leider hab ich immer noch
und keine Idee wie ich die wegkriege.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
Dazu kommt noch ein Fehler im Frontend mit dem Modul Bilderbuch 1.0
Hat jemand ne Idee?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
Vielen Dank
Marc