benjaminkott / bootstrap_package

Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.
https://www.bootstrap-package.com/
MIT License
338 stars 205 forks source link

Timeline shows an indefinable error message for me #1449

Open classic0815 opened 11 months ago

classic0815 commented 11 months ago

Linux 5.10.0-21-amd64 / PHP-8.2.8 / Typo3-12.4.8 / bootstrap_package-14.0.7

I use the content element "Timeline" on 3 different pages in my website. Only on one page do I get this message when I open it:

(1/1) TypeError

BK2K\BootstrapPackage\Icons\AbstractIcon::setPreviewImage(): Argument #1 ($previewImage) must be of type string, null given, called in /var/www/html/vendor/bk2k/bootstrap-package/Classes/DataProcessing/ IconsDataProcessor.php on line 81

I have absolutely no idea how to approach this error message. Any help is welcome. Thanks in advance.

Timline_Fehler_02