bootstrap_package icon indicating copy to clipboard operation
bootstrap_package copied to clipboard

503 Oops, an error occurred! Too few arguments to function in GeneralUtility.php on line 2808

Open genaehr opened this issue 1 year ago • 6 comments

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

bootstrap_package_503

genaehr avatar Nov 27 '24 14:11 genaehr

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

ste101 avatar Dec 28 '24 13:12 ste101

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

Tonyt8 avatar Jan 10 '25 10:01 Tonyt8

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.

haledv avatar Jan 12 '25 14:01 haledv

same

Typo3 12.4.26 PHP Version 8.3.12

bdpfreizeiten avatar Jan 26 '25 20:01 bdpfreizeiten

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.

srchild avatar Feb 24 '25 18:02 srchild

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?

fullstackfreelancer avatar Apr 10 '25 13:04 fullstackfreelancer