You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leaflet Maps wird nicht installiert unter Contao 4.13.15
Hier das Konsolenergebnis:
`PHP Warning: Undefined array key "LEAFLET_LIBRARIES" in /var/www/html/WerbeGemeinschaft-Projekt/vendor/netzmacht/contao-leaflet-maps/src/Frontend/Assets/LibrariesConfiguration.php on line 54
20:06:21 CRITICAL [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given" ["exception" => TypeError { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given"]
In LibrariesConfiguration.php line 54:
ArrayIterator::__construct(): Argument #1 ($array) must be of type array, n
ull given
cache:warmup [--no-optional-warmers]
20:06:21 CRITICAL [console] An error occurred while using the console. Message: "An error occurred while executing the "/usr/bin/php8.0 -dmemory_limit=-1 /var/www/html/WerbeGemeinschaft-Projekt/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: PHP Warning: Undefined array key "LEAFLET_LIBRARIES" in /var/www/html/WerbeGemeinschaft-Projekt/vendor/netzmacht/contao-leaflet-maps/src/Frontend/Assets/LibrariesConfiguration.php on line 54
20:06:21 CRITICAL [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given" ["exception" => TypeError { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given"]
In LibrariesConfiguration.php line 54:
ArrayIterator::__construct(): Argument #1 ($array) must be of type array, n
ull given
cache:warmup [--no-optional-warmers]
" ["exception" => RuntimeException { …},"message" => """ An error occurred while executing the "/usr/bin/php8.0 -dmemory_limit=-1 /var/www/html/WerbeGemeinschaft-Projekt/vendor/contao/manager-bundle/bin/contao-console cache:warmup --env=prod --no-ansi" command: PHP Warning: Undefined array key "LEAFLET_LIBRARIES" in /var/www/html/WerbeGemeinschaft-Projekt/vendor/netzmacht/contao-leaflet-maps/src/Frontend/Assets/LibrariesConfiguration.php on line 54\n 20:06:21 CRITICAL [console] Error thrown while running command "cache:warmup --env=prod --no-ansi". Message: "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given" ["exception" => TypeError { …},"command" => "cache:warmup --env=prod --no-ansi","message" => "ArrayIterator::__construct(): Argument #1 ($array) must be of type array, null given"]\n \n In LibrariesConfiguration.php line 54:\n \n ArrayIterator::__construct(): Argument #1 ($array) must be of type array, n \n ull given \n \n \n cache:warmup [--no-optional-warmers]\n \n """]
In ContaoSetupCommand.php line 120:
An error occurred while executing the "/usr/bin/php8.0 -dmemory_limit=-1 /v
An anderer Stelle wurde geschrieben, dass man die Variable $GLOBALS['TL_CONFIG']['LEAFLET_LIBRARIES'] = []; anlegen soll (system/config/localconfig.php). Hat bei mir geholfen.
zonky2
added a commit
to zonky2/contao-leaflet-maps
that referenced
this issue
Jul 1, 2023
makeplanebot
changed the title
Leaflet Maps wird nicht installiert | Contao 4.13.15
[TEST-2] Leaflet Maps wird nicht installiert | Contao 4.13.15
Feb 13, 2024
Leaflet Maps wird nicht installiert unter Contao 4.13.15
Hier das Konsolenergebnis:
The text was updated successfully, but these errors were encountered: