503 Oops, an error occurred! Too few arguments to function in GeneralUtility.php on line 2808
After attempting to install the extension bootstrap_package 15.0.0 under TYPO3 13.4.1:
503 Oops, an error occurred! Too few arguments to function BK2K|BootstrapPackage|ExpressionLanguage\ExtensionConfigurationWrapper::construct(), O passed in /var/www/vhosts/httpdocs/typo3_src- 13.4.1/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 2808 and exactly 1 expected Request: b6cc2b1dfb750
Same with 12.4.24:
Too few arguments to function BK2K\BootstrapPackage\ExpressionLanguage\ExtensionConfigurationWrapper::__construct(), 0 passed in /var/www/vhosts/hosting105782.a2f0c.netcup.net/httpdocs/stephan-bauer-its.de/typo3_src-12.4.24/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 2985 and exactly 1 expected
I have the same issue, is there any news on a fix or solution? My setup: Typo3 13.4.2 php 8.3.12 MySQL 10.4.34-MariaDB The latest pre configured distribution (bootstrap_package 15.0.0, introduction 4.7.0) Thanks
Same,
13.4.2 php 8.2.26 MariaDB
Created a site package with bootstrap and I get the error while activating the bootstrap package.
same
Typo3 12.4.26 PHP Version 8.3.12
TYPO3 12.4.27 PHP 8.1.31 Bootstrap package 15.0.0
I got this on installing the extension. However the extension did install, and the problem stopped occurring once I had disabled the TS and Fluid templates that my site had been using up until then, and selected one of the Bootstrap provided page layouts. It is fully functional now, and I am able select layouts, use the new content elements, and select colours and apply them.
For those experiencing this problem you could perhaps try disabling your previous configuration before installing this extension.
I have installed the bootstrap_package in a brand new 13.4.9 installation and despite the above error message it seems to work. The only problem is that my content won't show up in the Page view, only in List view and in the front end. What could this be?