Hello,
I think this is related with SP 5.1.6. Any new page I create containing the Addon slideshow FullWidth is not working giving this error:
0 Object of class stdClass could not be converted to string
You can check here: https://web.plasma-procesos.com/equipos-plasma-parileno/equipos-pb
If I use a saved slideshow (done before updating to 5) seems to work properly. But as soon as I update it or start a new slideshow...
Actually I'm running J4.1 (tried to upgrade to 4.4 and same) with PHP 8.0.30. Also I tried to downgrading to PHP 7.4 just in case but same problem.
I tried to delete site.php but still find the error, as found in another answer but didnt work
This is not happening when using standard slideshow.
This is the debug:
Call stack
Function Location
1 () JROOT/templates/shaper_floox/sppagebuilder/addons/slideshow_full/site.php:47
2 SppagebuilderAddonSlideshow_full->render() JROOT/components/com_sppagebuilder/parser/addon-parser.php:975
3 AddonParser::getAddonHtmlView() JROOT/components/com_sppagebuilder/parser/addon-parser.php:456
4 AddonParser::viewAddons() JROOT/components/com_sppagebuilder/views/page/tmpl/default.php:90
5 include() JROOT/libraries/src/MVC/View/HtmlView.php:431
6 Joomla\CMS\MVC\View\HtmlView->loadTemplate() JROOT/libraries/src/MVC/View/HtmlView.php:220
7 Joomla\CMS\MVC\View\HtmlView->display() JROOT/components/com_sppagebuilder/views/page/view.html.php:74
8 SppagebuilderViewPage->display() JROOT/libraries/src/MVC/Controller/BaseController.php:697
9 Joomla\CMS\MVC\Controller\BaseController->display() JROOT/components/com_sppagebuilder/controller.php:81
10 SppagebuilderController->display() JROOT/libraries/src/MVC/Controller/BaseController.php:735
11 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_sppagebuilder/sppagebuilder.php:24
12 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:69
13 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
14 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:389
15 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:204
16 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:243
17 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:278
18 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:63
19 require_once() JROOT/index.php:32