Dear Joomshaper Support Team,
I am encountering an error in my Joomla 4 installation with SP Page Builder and the Floox template. A page created with SP Page Builder now shows the following error:
Object of class stdClass could not be converted to string
After enabling Debug Mode, I traced the issue to the following call stack:
Function Location
1 () JROOT/components/com_sppagebuilder/addons/image/site.php:107
2 SppagebuilderAddonImage->render() JROOT/components/com_sppagebuilder/parser/addon-parser.php:1033
3 AddonParser::getAddonHtmlView() JROOT/components/com_sppagebuilder/parser/addon-parser.php:469
...
It seems the error originates from the image addon in SP Page Builder. This page was previously working without issues.
System Information:
Joomla Version: [your Joomla version]
SP Page Builder Version: [your SP Page Builder version]
Floox Template Version: [your Floox version]
PHP Version: [your PHP version]
Steps I've taken so far:
Enabled Debug Mode and set Error Reporting to "Maximum".
Checked the SP Page Builder content but couldn't identify any problematic customizations.
Could you please assist in resolving this issue?