Ich habe Contao 4.9.x und Theme 2.x auf einen neuen Server umgezogen, zuerst mit dem Updater das Theme auf V 4.2.7 aktualisiert, die manuellen Änderungen erledigt, auf PHP 8.1 umgestellt und Contao auf 4.13.x hochgezogen.
Backend läuft, aber das Frontend liefert nen Fehler:
[2022-12-15T14:57:27.432211+01:00] request.INFO: Matched route "tl_page.2605". {"route":"tl_page.2605","route_parameters":{"_t oke n_check":true,"_controller":"Contao\\FrontendIndex ::renderPage","_scope":"frontend","_locale":"de"," _format":"html","_canonical_route":"tl_page.2605", "parameters":"","pageModel":{"Contao\\PageMode l":[]},"_route":"tl_page.2605","_route_object":{"Cont ao \\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"http://p631855.webspaceconfig.de/start.html","method":"GET"} []
[2022-12-15T14:57:27.486333+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-12-15T14:57:28.362890+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Contao\Picture::__construct(): Argument #1 ($file) must be of type Contao\File, null given, called in /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php on line 93" at /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php line 73 {"exception":"[object] (TypeError(code: 0): Contao\\Picture::__construct(): Argument #1 ($file) must be of type Contao\\File, null given, called in /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php on line 93 at /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php:73)"} []
Wo ist denn da noch der Haken?
Backend läuft, aber das Frontend liefert nen Fehler:
[2022-12-15T14:57:27.432211+01:00] request.INFO: Matched route "tl_page.2605". {"route":"tl_page.2605","route_parameters":{"_t oke n_check":true,"_controller":"Contao\\FrontendIndex ::renderPage","_scope":"frontend","_locale":"de"," _format":"html","_canonical_route":"tl_page.2605", "parameters":"","pageModel":{"Contao\\PageMode l":[]},"_route":"tl_page.2605","_route_object":{"Cont ao \\CoreBundle\\Routing\\Page\\PageRoute":[]}},"request_uri":"http://p631855.webspaceconfig.de/start.html","method":"GET"} []
[2022-12-15T14:57:27.486333+01:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] []
[2022-12-15T14:57:28.362890+01:00] request.CRITICAL: Uncaught PHP Exception TypeError: "Contao\Picture::__construct(): Argument #1 ($file) must be of type Contao\File, null given, called in /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php on line 93" at /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php line 73 {"exception":"[object] (TypeError(code: 0): Contao\\Picture::__construct(): Argument #1 ($file) must be of type Contao\\File, null given, called in /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php on line 93 at /html/contao/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Picture.php:73)"} []
Wo ist denn da noch der Haken?

Kommentar