heimrichhannot / contao-slick-bundle

A content slider/carousel for contao based on kenwheelers slick carousel.
3 stars 3 forks source link

PHP Warning #55

Closed Kabathus closed 2 years ago

Kabathus commented 2 years ago

Context Contao version: 4.12 / 4.13 Bundle version: 1.6.0 PHP version: 8.0 / 8.1

When refreshing the prod cache, there are the following PHP warnings:

` // Warming up the cache for the prod environment with debug // false

PHP Warning: Undefined array key "orderSRC" in /web/vendor/heimrichhannot/contao-slick-bundle/src/EventListener/HookListener.php on line 209 PHP Warning: Undefined array key "slick-content-start" in /web/vendor/heimrichhannot/contao-slick-bundle/src/EventListener/HookListener.php on line 118 PHP Warning: Undefined array key "slick-content-start" in /web/vendor/heimrichhannot/contao-slick-bundle/src/EventListener/HookListener.php on line 177 PHP Warning: Undefined array key "selector" in /web/vendor/heimrichhannot/contao-slick-bundle/src/EventListener/HookListener.php on line 149 PHP Warning: Undefined array key "subpalettes" in /web/vendor/heimrichhannot/contao-slick-bundle/src/EventListener/HookListener.php on line 155 [OK] Cache for the "prod" environment (debug=false) was successfully warmed.

Process terminated with exit code 0

Result: OK`

koertho commented 2 years ago

Should be fixed in 1.6.1