Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception in T3SBS\T3sbootstrap\Utility\BackgroundImageUtility::getBgImage() must be of the type int, null given #216

Closed
ReneFichtner opened this issue Jun 19, 2022 · 1 comment

Comments

@ReneFichtner
Copy link

Typo3 10.4.30 also 10.4.29 PHP 7.4
trouble with BackgroundImageUtility:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: Argument 1 passed to T3SBS\T3sbootstrap\Utility\BackgroundImageUtility::getBgImage() must be of the type int, null given, called inpublic/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/ConfigProcessor.php on line 389 | TypeError thrown in file /public/typo3conf/ext/t3sbootstrap/Classes/Utility/BackgroundImageUtility.php in line 39. Requested URL: https://XYZ.html

and

Core: Error handler (FE): PHP Warning: Invalid argument supplied for foreach() in /public/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/ConfigProcessor.php line 366

and

Core: Error handler (FE): PHP Warning: Invalid argument supplied for foreach() in /public/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/ConfigProcessor.php line 92

Problem is in T3S Bootstrap Developer and latest version

Also the images in the Carousel Items are ending up in an oops error...

t3solution added a commit that referenced this issue Jun 20, 2022
t3solution added a commit that referenced this issue Jun 20, 2022
t3solution added a commit that referenced this issue Jun 20, 2022
t3solution added a commit that referenced this issue Jun 20, 2022
@ReneFichtner
Copy link
Author

DEV MASTER is resolving the problem now. Thanks for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant