t3solution / t3sbootstrap

Startup extension to use bootstrap 5 classes, components and more out of the box.
GNU General Public License v2.0
24 stars 20 forks source link

Error getCroppedDimensionalProperty #316

Open ProWebs opened 1 year ago

ProWebs commented 1 year ago

We got this error message on our frontend:

Argument 1 passed to T3SBS\T3sbootstrap\DataProcessing\GalleryProcessor::getCroppedDimensionalProperty() must implement interface TYPO3\CMS\Core\Resource\FileInterface, array given, called in /var/customers/webs/klimek/df/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/GalleryProcessor.php on line 641

The backend looks well and we can also save the gallery, again. Other similar galleries working fine.

t3 11.5.26 and t3s 5.2.8

t3solution commented 1 year ago

BUGFIX: https://github.com/t3solution/t3sbootstrap/commit/712e29f82fb2ab6ecf7097a25f72784c884ec5e8

ProWebs commented 1 year ago

Still got a error on this site, but on another line.

T3SBS\T3sbootstrap\DataProcessing\GalleryProcessor::getCroppedDimensionalProperty(): Argument #1 ($fileObject) must be of type TYPO3\CMS\Core\Resource\FileInterface, array given, called in /var/customers/webs/klimek/df/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/GalleryProcessor.php on line 50

ProWebs commented 1 year ago

T3SBS\T3sbootstrap\DataProcessing\GalleryProcessor::getCroppedDimensionalProperty(): Argument #1 ($fileObject) must be of type TYPO3\CMS\Core\Resource\FileInterface, array given, called in /var/customers/webs/klimek/df/typo3conf/ext/t3sbootstrap/Classes/DataProcessing/GalleryProcessor.php on line 506