Moin,
die Fehlermeldung bekomme ich auch bei einer Installation bei all-inkl, nachdem ich ein Update auf 5.6.6 gemacht habe.
Ich habe mehrere Contao-Installationen dort, und das ist die einzige, die betroffen ist. Aktuell ist der einzige Unterschied, den ich zu den anderen Installationen feststellen kann, die PHP-Version. Die betroffene Installation läuft mit PHP8.4.
Im Debug-Modus bekomme ich folgendes:
Code:
Contao\CoreBundle\Routing\ResponseContext\JsonLd\ContaoPageSchema::__construct(): Argument #8 ($searchIndexer) must be of type string, null given, called in /www/htdocs/.../vendor/contao/core-bundle/src/Routing/ResponseContext/CoreResponseContextFactory.php on line 115
Stack Trace:
Code:
TypeError:
Contao\CoreBundle\Routing\ResponseContext\JsonLd\ContaoPageSchema::__construct(): Argument #8 ($searchIndexer) must be of type string, null given, called in /www/htdocs/...l/vendor/contao/core-bundle/src/Routing/ResponseContext/CoreResponseContextFactory.php on line 115
at vendor/contao/core-bundle/src/Routing/ResponseContext/JsonLd/ContaoPageSchema.php:23
at Contao\CoreBundle\Routing\ResponseContext\JsonLd\ContaoPageSchema->__construct('Startseite', 3, false, false, array(), false, array(), null)
(vendor/contao/core-bundle/src/Routing/ResponseContext/CoreResponseContextFactory.php:115)
at Contao\CoreBundle\Routing\ResponseContext\CoreResponseContextFactory->createContaoWebpageResponseContext(object(PageModel))
(vendor/contao/core-bundle/contao/pages/PageRegular.php:82)
at Contao\PageRegular->prepare(object(PageModel))
(vendor/contao/core-bundle/contao/pages/PageRegular.php:47)
at Contao\PageRegular->getResponse(object(PageModel), true)
(vendor/contao/core-bundle/contao/controllers/FrontendIndex.php:74)
at Contao\FrontendIndex->renderPage(object(PageModel))
(vendor/symfony/http-kernel/HttpKernel.php:183)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:182)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(public/preview.php:44)
Gruß
Mathias