Hi,
nach dem Update auf 4.13.5 bekomme ich eine Fehlermeldung im Instlltool, schaue ich in die Logs:
Im Stack Trace steht Folgendes:Code:[2022-06-11T14:05:03.175714+02:00] request.CRITICAL: Uncaught PHP Exception TypeError: "substr() expects parameter 1 to be string, bool given" at /www/htdocs/xxx/vendor/contao/core-bundle/src/Migration/Version413/RelLightboxMigration.php line 96 {"exception":"[object] (TypeError(code: 0): substr() expects parameter 1 to be string, bool given at /www/xxx/vendor/contao/core-bundle/src/Migration/Version413/RelLightboxMigration.php:96)"} []
meine config.yml ist quasi jungfräulich, da steht außer:Code:TypeError: substr() expects parameter 1 to be string, bool given at vendor/contao/core-bundle/src/Migration/Version413/RelLightboxMigration.php:96 at substr(false, 0, 4) (vendor/contao/core-bundle/src/Migration/Version413/RelLightboxMigration.php:96) at Contao\CoreBundle\Migration\Version413\RelLightboxMigration->getTargets() (vendor/contao/core-bundle/src/Migration/Version413/RelLightboxMigration.php:39) at Contao\CoreBundle\Migration\Version413\RelLightboxMigration->shouldRun() (vendor/contao/core-bundle/src/Migration/MigrationCollection.php:36) at Contao\CoreBundle\Migration\MigrationCollection->getPending() (vendor/contao/core-bundle/src/Migration/MigrationCollection.php:57) at Contao\CoreBundle\Migration\MigrationCollection->run() (vendor/contao/installation-bundle/src/InstallTool.php:427) at Contao\InstallationBundle\InstallTool->runMigrations() (vendor/contao/installation-bundle/src/Controller/InstallationController.php:361) at Contao\InstallationBundle\Controller\InstallationController->runDatabaseUpdates() (vendor/contao/installation-bundle/src/Controller/InstallationController.php:96) at Contao\InstallationBundle\Controller\InstallationController->installAction() (vendor/symfony/http-kernel/HttpKernel.php:152) at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:74) at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:202) at Symfony\Component\HttpKernel\Kernel->handle(object(Request)) (web/index.php:44)
nichts drin.Code:contao: url_suffix: ""
Wo kann ich ansetzten oder einfach warten auf das nächste Update? Da die Seite noch in der Entwicklung ist, drängt das Thema jetzt nicht so :-)

Zitieren
