Closed rcheetah closed 8 months ago
The error seems to be caused by problems with condition in a partial called Media_Gallery,
which is not be part of Gridelements - so maybe you can take a look at that, since the string operands come from there.
I'm very sorry for bothering you with our implementation error! Thank you very much for your help. I tried to check everything, but I really didn’t think that that could be caused by a fluid template. I will look into the error which seems to be caused by a Media/Gallery.html fluid template.
Once again, thank you very very much!
Typo3 11.5.36 PHP 8.1-latest FPM (8.1.26)
When upgrading from PHP 7.4 to 8.1 I get an Error 503 in the frontend with the message "Unsupported operand types: string + string".
In the Typo3 logfile (typo3temp/var/log) I get a very long error. There seem to be some problems with
Gridelements->renderChildIntoParentColumn
,Gridelements->renderChildrenIntoParentColumns
andGridElementsTeam\\Gridelements\\Plugin\\Gridelements->main
There were actually 3 errors per load, but they seem very similar, and it was too long for the post.