- Posts: 8
- Thank you received: 0
Error in Joomla! 6
- eddie_konczal
- Topic Author
- Offline
- New Member
-
Less
More
8 hours 18 minutes ago #19212
by eddie_konczal
Replied by eddie_konczal on topic Error in Joomla! 6
Hi, Dima,
I installed the plugin using the link you sent. Unfortunately, I still get the error - regardless of whether the "Behaviour - Backward Compatibility 6" plugin is enabled or disabled:
0 plgContentPlgZhOSMMap::onContentPrepare(): Argument #1 ($event) must be of type Joomla\CMS\Event\Content\ContentPrepareEvent, Joomla\Event\Event given
Here is the call stack:
Call Stack
# Function Location
1 () JROOT/plugins/content/plgzhosmmap/plgzhosmmap.php:73
2 plgContentPlgZhOSMMap->onContentPrepare()
3 call_user_func() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/JoomlaShim.php:145
4 Nextend\SmartSlider3\Platform\Joomla\JoomlaShim::triggerOnContentPrepare() JROOT/libraries/smartslider3/src/SmartSlider3/Slider/Joomla/PlatformSlider.php:28
5 Nextend\SmartSlider3\Slider\Joomla\PlatformSlider->addCMSFunctions() JROOT/libraries/smartslider3/src/SmartSlider3/Slider/Base/PlatformSliderTrait.php:22
6 Nextend\SmartSlider3\Slider\Slider->addCMSFunctions() JROOT/libraries/smartslider3/src/SmartSlider3/SliderManager/SliderManager.php:114
7 Nextend\SmartSlider3\SliderManager\SliderManager->render() JROOT/libraries/smartslider3/src/SmartSlider3/Application/Frontend/Slider/ViewDisplay.php:30
8 Nextend\SmartSlider3\Application\Frontend\Slider\ViewDisplay->display() JROOT/libraries/smartslider3/src/SmartSlider3/Application/Frontend/Slider/ControllerSlider.php:18
9 Nextend\SmartSlider3\Application\Frontend\Slider\ControllerSlider->actionDisplay()
10 call_user_func_array() JROOT/libraries/smartslider3/src/Framework/Controller/AbstractController.php:92
11 Nextend\Framework\Controller\AbstractController->doAction() JROOT/libraries/smartslider3/src/Framework/Application/AbstractApplicationType.php:88
12 Nextend\Framework\Application\AbstractApplicationType->process() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/compat.php:10
13 nextend_smartslider3() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:179
14 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3::prepare()
15 preg_replace_callback() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:89
16 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->displaySliders() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:118
17 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->onNextendBeforeCompileHead() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:135
18 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->onAfterRender() JROOT/libraries/src/Plugin/CMSPlugin.php:386
19 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454
20 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/vendor/joomla/application/src/AbstractApplication.php:99
21 Joomla\Application\AbstractApplication->dispatchEvent() JROOT/libraries/src/Application/CMSApplication.php:1138
22 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:739
23 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:325
24 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
25 require_once() JROOT/index.php:51
It seems there is a conflict with Smart Slider 3. When I disable Smart Slider 3, the error goes away and the website works. But we need both extensions to work.
Regards,
Eddie
I installed the plugin using the link you sent. Unfortunately, I still get the error - regardless of whether the "Behaviour - Backward Compatibility 6" plugin is enabled or disabled:
0 plgContentPlgZhOSMMap::onContentPrepare(): Argument #1 ($event) must be of type Joomla\CMS\Event\Content\ContentPrepareEvent, Joomla\Event\Event given
Here is the call stack:
Call Stack
# Function Location
1 () JROOT/plugins/content/plgzhosmmap/plgzhosmmap.php:73
2 plgContentPlgZhOSMMap->onContentPrepare()
3 call_user_func() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/JoomlaShim.php:145
4 Nextend\SmartSlider3\Platform\Joomla\JoomlaShim::triggerOnContentPrepare() JROOT/libraries/smartslider3/src/SmartSlider3/Slider/Joomla/PlatformSlider.php:28
5 Nextend\SmartSlider3\Slider\Joomla\PlatformSlider->addCMSFunctions() JROOT/libraries/smartslider3/src/SmartSlider3/Slider/Base/PlatformSliderTrait.php:22
6 Nextend\SmartSlider3\Slider\Slider->addCMSFunctions() JROOT/libraries/smartslider3/src/SmartSlider3/SliderManager/SliderManager.php:114
7 Nextend\SmartSlider3\SliderManager\SliderManager->render() JROOT/libraries/smartslider3/src/SmartSlider3/Application/Frontend/Slider/ViewDisplay.php:30
8 Nextend\SmartSlider3\Application\Frontend\Slider\ViewDisplay->display() JROOT/libraries/smartslider3/src/SmartSlider3/Application/Frontend/Slider/ControllerSlider.php:18
9 Nextend\SmartSlider3\Application\Frontend\Slider\ControllerSlider->actionDisplay()
10 call_user_func_array() JROOT/libraries/smartslider3/src/Framework/Controller/AbstractController.php:92
11 Nextend\Framework\Controller\AbstractController->doAction() JROOT/libraries/smartslider3/src/Framework/Application/AbstractApplicationType.php:88
12 Nextend\Framework\Application\AbstractApplicationType->process() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/compat.php:10
13 nextend_smartslider3() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:179
14 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3::prepare()
15 preg_replace_callback() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:89
16 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->displaySliders() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:118
17 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->onNextendBeforeCompileHead() JROOT/libraries/smartslider3/src/SmartSlider3/Platform/Joomla/Plugin/PluginSmartSlider3.php:135
18 Nextend\SmartSlider3\Platform\Joomla\Plugin\PluginSmartSlider3->onAfterRender() JROOT/libraries/src/Plugin/CMSPlugin.php:386
19 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:454
20 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/vendor/joomla/application/src/AbstractApplication.php:99
21 Joomla\Application\AbstractApplication->dispatchEvent() JROOT/libraries/src/Application/CMSApplication.php:1138
22 Joomla\CMS\Application\CMSApplication->render() JROOT/libraries/src/Application/SiteApplication.php:739
23 Joomla\CMS\Application\SiteApplication->render() JROOT/libraries/src/Application/CMSApplication.php:325
24 Joomla\CMS\Application\CMSApplication->execute() JROOT/includes/app.php:58
25 require_once() JROOT/index.php:51
It seems there is a conflict with Smart Slider 3. When I disable Smart Slider 3, the error goes away and the website works. But we need both extensions to work.
Regards,
Eddie
Please Log in or Create an account to join the conversation.
Time to create page: 0.174 seconds