Hallo Spooky,
möchtest du das:
Code:
[?
"exception" => ErrorException {#15402 ?}
]
{?
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Environment.php:317 {?
Contao\Environment::script() …
› {
› \ttrigger_deprecation('contao/core-bundle', '5.0', 'Using "%s()" has been deprecated and will no longer work in Contao 6.0. Use "%s::%s" instead.', __METHOD__, __CLASS__, 'scriptName');
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Environment.php:67 {?
Contao\Environment::get($strKey, Request $request = null) …
› {
› \treturn static::$strKey($request);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Environment.php:353 {?
Contao\Environment::indexFreeRequest() …
›
› if ($strRequest == static::get('script'))
› {
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Environment.php:67 {?
Contao\Environment::get($strKey, Request $request = null) …
› {
› \treturn static::$strKey($request);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/src/InsertTag/Resolver/LegacyInsertTag.php:405 {?
Contao\CoreBundle\InsertTag\Resolver\LegacyInsertTag->__invoke(ResolvedInsertTag $insertTag): InsertTagResult …
› case 'request':
› $result = Environment::get('indexFreeRequest');
› break;
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:423 {?
Contao\CoreBundle\InsertTag\InsertTagParser->renderSubscription(InsertTag $tag, bool $allowEsiTags): InsertTagResult …
›
› $result = $subscription->service->{$subscription->method}($tag);
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:395 {?
Contao\CoreBundle\InsertTag\InsertTagParser->executeReplace(Contao\CoreBundle\InsertTag\ParsedSequence|string $input, bool $allowEsiTags, OutputType $sourceType = OutputType::text): array …
›
› $return[] = $this->renderSubscription($item, $allowEsiTags) ?? new InsertTagResult($item->serialize(), OutputType::text);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/src/InsertTag/InsertTagParser.php:133 {?
Contao\CoreBundle\InsertTag\InsertTagParser->replace(Contao\CoreBundle\InsertTag\ParsedSequence|string $input): string …
› static fn ($result) => OutputType::html !== $result->getOutputType() ? StringUtil::specialchars($result->getValue()) : $result->getValue(),
› $this->executeReplace($input, true, OutputType::html),
› ),
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/TemplateInheritance.php:153 {?
Contao\Template->inherit() …
› {
› \t$strBuffer = $container->get('contao.insert_tag.parser')->replace($strBuffer);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Template.php:289 {?
Contao\Template->parse() …
›
› \treturn $this->inherit();
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/classes/FrontendTemplate.php:43 {?
Contao\FrontendTemplate->parse() …
› {
› \t$strBuffer = parent::parse();
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/modules/Module.php:244 {?
Contao\Module->generate() …
›
› \treturn $this->Template->parse();
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/library/Contao/Controller.php:411 {?
Contao\Controller::getFrontendModule($intId, $strColumn = 'main') …
› $objModule = new $strClass($objRow, $strColumn);
› $strBuffer = $objModule->generate();
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/pages/PageRegular.php:171 {?
Contao\PageRegular->prepare($objPage) …
›
› \t$this->Template->{$arrModule['col']} .= $this->getFrontendModule($arrModule['mod'], $arrModule['col']);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/pages/PageRegular.php:46 {?
Contao\PageRegular->getResponse($objPage, $blnCheckRequest = false) …
› {
› \t$this->prepare($objPage);
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/contao/core-bundle/contao/controllers/FrontendIndex.php:66 {?
Contao\FrontendIndex->renderPage(PageModel $pageModel) …
›
› \treturn $objHandler->getResponse($objPage, true);
› }
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:181 {?
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/symfony/http-kernel/HttpKernel.php:76 {?
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/vhosts/tsc-domain.de/httpdocs/vendor/symfony/http-kernel/Kernel.php:197 {?
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/vhosts/tsc-domain.de/httpdocs/web/preview.php:46 {?
› $kernel = ContaoKernel::fromRequest(dirname(__DIR__), $request);
› $response = $kernel->handle($request);
›
}
}