Hello,
When I add an image with the "Image Addon" my site crashes with the error message: Object of class stdClass could not be converted to string"
The backend is working fine, and as soon as I disable the image addon - the site is working again. The error happens on both J3 and J4 (I migrated to j4 to see if that would help).
The site is running on php 8.0, have also tested with 8.1 - same error.

The weird thing is that it is working with the default image url (https://sppagebuilder.com/addons/image/image1.jpg) . As soon as I change to another internal og external image, it crashes..