PhocaCz / PhocaGalleryButtonPlugin

Phoca Gallery Button Plugin is Joomla! CMS extension. Plugin which displays button plugin in Article - to easily add Phoca Gallery plugin code.
http://www.phoca.cz/phocagallery-button
Other
2 stars 0 forks source link

500 behavior::modal not found. #1

Closed JFKoder closed 11 months ago

JFKoder commented 11 months ago

Hello, there is a problem in the editor at frontend as well as on the admin page. I have tried all editors, and even deactivated them When I deactivate the plugin, the error is gone

PhocaGalleryButtonPlugin: 4.4.3 Joomla 4.4.0 PHP 8.1.18 MySQL 5.7.36-39-log Cache Deaktiviert GZip Deaktiviert

500 behavior::modal not found. Call stack

Function | Location

1 | () | JROOT/libraries/src/HTML/HTMLHelper.php:141 2 | Joomla\CMS\HTML\HTMLHelper::_() | JROOT/plugins/editors-xtd/phocagallery/phocagallery.php:39 3 | plgButtonPhocaGallery->onDisplay() | JROOT/libraries/src/Editor/Editor.php:236 4 | Joomla\CMS\Editor\Editor->getButtons() | JROOT/libraries/src/Editor/Editor.php:98 5 | Joomla\CMS\Editor\Editor->Joomla\CMS\Editor{closure}() | JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486 6 | Joomla\Event\Dispatcher->dispatch() | JROOT/plugins/editors/tinymce/src/PluginTraits/XTDButtons.php:50 7 | Joomla\Plugin\Editors\TinyMCE\Extension\TinyMCE->tinyButtons() | JROOT/plugins/editors/tinymce/src/PluginTraits/DisplayTrait.php:120 8 | Joomla\Plugin\Editors\TinyMCE\Extension\TinyMCE->onDisplay() | JROOT/libraries/src/Editor/Editor.php:195 9 | Joomla\CMS\Editor\Editor->display() | JROOT/libraries/src/Form/Field/EditorField.php:251 10 | Joomla\CMS\Form\Field\EditorField->getInput() | JROOT/libraries/src/Form/FormField.php:471 11 | Joomla\CMS\Form\FormField->get() | JROOT/libraries/src/Form/Field/TextareaField.php:94 12 | Joomla\CMS\Form\Field\TextareaField->get() | JROOT/libraries/src/Form/Field/EditorField.php:138 13 | Joomla\CMS\Form\Field\EditorField->__get() | JROOT/libraries/src/Form/Form.php:458 14 | Joomla\CMS\Form\Form->getInput() | JROOT/administrator/components/com_content/tmpl/article/edit.php:72 15 | include() | JROOT/libraries/src/MVC/View/HtmlView.php:415 16 | Joomla\CMS\MVC\View\HtmlView->loadTemplate() | JROOT/libraries/src/MVC/View/HtmlView.php:203 17 | Joomla\CMS\MVC\View\HtmlView->display() | JROOT/administrator/components/com_content/src/View/Article/HtmlView.php:116 18 | Joomla\Component\Content\Administrator\View\Article\HtmlView->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:660 19 | Joomla\CMS\MVC\Controller\BaseController->display() | JROOT/administrator/components/com_content/src/Controller/DisplayController.php:64 20 | Joomla\Component\Content\Administrator\Controller\DisplayController->display() | JROOT/libraries/src/MVC/Controller/BaseController.php:693 21 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143 22 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361 23 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:143 24 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:186 25 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:293 26 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:61 27 | require_once() | JROOT/administrator/index.php:32

Thank you for your help 😅

JFKoder commented 11 months ago

SOLVED While my Joomla 4.4.0 Showing me the Updateversion from 3.x i installed PhocaGalleryButtonPlugin V 4.5.2 for 4.x So the Editors was Working, but the Code "{phocagallery view=category-masonry|categoryid=188|limitstart=0|limitcount=0}" wasn#t interpreted in the frontend So i found i forget to install PhocaGalleryPlugin. I used V 4.5.4 and all works like a charm.