Hallo,
kann jemand was mit der Fehlermeldung anfangen? Was kann ich tun?
PHP-Code:
PHP Warning: rawurldecode() expects parameter 1 to be string, array given in /is/htdocs/xyz/www/system/modules/core/library/Contao/Image.php on line 823
#0 [internal function]: __error(2, 'rawurldecode() ...', '/is/htdocs/wp13...', 823, Array)
#1 /is/htdocs/xyz/www/system/modules/core/library/Contao/Image.php(823): rawurldecode(Array)
#2 /is/htdocs/xyz/www/system/modules/core/library/Contao/Image.php(850): Contao\Image::getPath(Array)
#3 /is/htdocs/xyz/www/system/modules/core/classes/DataContainer.php(701): Contao\Image::getHtml(Array, 'Newsletter-Eins...')
#4 /is/htdocs/xyz/www/system/modules/core/drivers/DC_Table.php(4241): Contao\DataContainer->generateButtons(Array, 'tl_newsletter', NULL, false, NULL, '157', '140')
#5 /is/htdocs/xyz/www/system/modules/core/drivers/DC_Table.php(378): Contao\DC_Table->parentView()
#6 /is/htdocs/xyz/www/system/modules/core/classes/Backend.php(650): Contao\DC_Table->showAll()
#7 /is/htdocs/xyz/www/system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('newsletter')
#8 /is/htdocs/xyz/www/contao/main.php(20): Contao\BackendMain->run()
#9 {main}
Danke schonmal für Hinweise
Mark