vhs
vhs copied to clipboard
TYPO3 12.3.0 throws exception
trafficstars
TYPO3 12.3.0 throws exception throws on every page in FE the following Exception. no matter whether VHS is used on the page.
(1/1) #1666513645 RuntimeException
Setup array has not been initialized. This happens in cached Frontend scope where full TypoScript is not needed by the system.
in /var/www/html/vendor/typo3/cms-core/Classes/TypoScript/FrontendTypoScript.php line 130
...
at TYPO3\CMS\Extbase\Configuration\ConfigurationManager->getConfiguration('FullTypoScript')
in /var/www/html/vendor/fluidtypo3/vhs/Classes/Service/AssetService.php line 119
new infos for T3 V12 Update?
I'm not able to reproduce this problem. Are you using VHS on dev-development branch, as you would need to on TYPO3 v12+?
Closed for lack of feedback + inability to reproduce the problem.