Frontend einer Testumgebung wird nicht angezeigt
Hallo!
Will ich das Frontend einer Testumgebung aufrufen kommt eine Fehlermeldung
Code:
[2025-11-28T22:07:09.897867+01:00] request.CRITICAL: Uncaught PHP Exception Exception: "Could not find template "js_modernizr"" at TemplateLoader.php line 156 {"exception":"[object] (Exception(code: 0): Could not find template \"js_modernizr\" at /usr/www/users/baslerd/kiaora2026/vendor/contao/core-bundle/contao/library/Contao/TemplateLoader.php:156)"} {"request_uri":"http://test.kiaora-tonight.de/apple-touch-icon.png","request_method":"GET"}
[2025-11-28T22:07:09.959438+01:00] messenger.INFO: Stopping worker. {"transport_names":["contao_prio_high"]} {"request_uri":"http://test.kiaora-tonight.de/apple-touch-icon.png","request_method":"GET"}
Code:
ErrorException:
User Warning: Missing column start element before column stop element ID 1997.
at vendor/madeyourday/contao-rocksolid-columns/src/Element/ColumnStop.php:45
at MadeYourDay\RockSolidColumns\Element\ColumnStop->generate()
(vendor/contao/core-bundle/contao/library/Contao/Controller.php:620)
at Contao\Controller::getContentElement()
(vendor/contao/core-bundle/contao/modules/ModuleArticle.php:189)
at Contao\ModuleArticle->compile()
(vendor/contao/core-bundle/contao/modules/Module.php:214)
at Contao\Module->generate()
(vendor/contao/core-bundle/contao/modules/ModuleArticle.php:69)
at Contao\ModuleArticle->generate()
(vendor/contao/core-bundle/contao/library/Contao/Controller.php:495)
at Contao\Controller::getArticle()
(vendor/contao/core-bundle/contao/library/Contao/Controller.php:356)
at Contao\Controller::getFrontendModule()
(vendor/contao/core-bundle/contao/pages/PageRegular.php:183)
at Contao\PageRegular->prepare()
(vendor/contao/core-bundle/contao/pages/PageRegular.php:47)
at Contao\PageRegular->getResponse()
(vendor/contao/core-bundle/contao/controllers/FrontendIndex.php:65)
at Contao\FrontendIndex->renderPage()
(vendor/symfony/http-kernel/HttpKernel.php:181)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw()
(vendor/symfony/http-kernel/HttpKernel.php:76)
at Symfony\Component\HttpKernel\HttpKernel->handle()
(vendor/symfony/http-kernel/Kernel.php:197)
at Symfony\Component\HttpKernel\Kernel->handle()
(web/preview.php:44)
Was kann ich tun?