Moin!
Bei einem Kundenprojekt erhalte ich folgenen Fehler, sobald JOOMLA Plugins aktiviert werden:
0
Event onContentAfterTitle only accepts String results.
Leider schwört der Kunde auf den Pagebuilder, den ich hier ursächlich sehe.
=> #EDIT - habe es eben mit Cassiopeia probiert - leider gleicher Effekt
In der Kategoriebeschreibung sollen Module über loadposition eingebunden werden.
JOOMLA 5.1.2
VM 4.2.16 11030
SP Pagebuilder 5.2.1
Call Stack:
# Function Location
1 () JROOT/libraries/src/Event/Result/ResultTypeStringAware.php:67
2 Joomla\CMS\Event\Content\AfterTitleEvent->typeCheckResult() JROOT/libraries/src/Event/Result/ResultAware.php:64
3 Joomla\CMS\Event\Content\AfterTitleEvent->addResult() JROOT/libraries/src/Plugin/CMSPlugin.php:297
4 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454
5 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
6 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_virtuemart/helpers/vdispatcher.php:41
7 vDispatcher::trigger() JROOT/components/com_virtuemart/helpers/shopfunctionsf.php:1166
8 shopFunctionsF::triggerContentPlugin() JROOT/components/com_virtuemart/views/category/view.html.php:370
9 VirtuemartViewCategory->display() JROOT/components/com_virtuemart/controllers/category.php:61
10 VirtueMartControllerCategory->display() JROOT/libraries/src/MVC/Controller/BaseController.php:730
11 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/components/com_virtuemart/virtuemart.php:133
12 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
13 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
14 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
15 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/SiteApplication.php:218
16 Joomla\CMS\Application\SiteApplication->dispatch() JROOT/libraries/src/Application/SiteApplication.php:261
17 Joomla\CMS\Application\SiteApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:306
18 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
19 require_once() JROOT/index.php:32
Hat hier jemand eine Idee, wie das in den Griff zubekommen ist?
Danke für jeden Tipp!