Call to undefined method Joomla\Component\Finder\Administrator\Indexer\Helper::getContentPath()
Posted: 12 Aug 2023, 14:34
Hello,
Joomla! 4.3.3 Stable [ Bora ] 11-July-2023 16:00 GMT
PhocaGallery 4.5.4
PHP Version 8.0.30
Since today I get this error message when I try to save a new picture.
Joomla! 4.3.3 Stable [ Bora ] 11-July-2023 16:00 GMT
PhocaGallery 4.5.4
PHP Version 8.0.30
Since today I get this error message when I try to save a new picture.
Code: Select all
Call to undefined method Joomla\Component\Finder\Administrator\Indexer\Helper::getContentPath()
Call stack
# Function Location
1 () JROOT/plugins/finder/phocagallery/phocagallery.php:161
2 PlgFinderPhocagallery->index() JROOT/administrator/components/com_finder/src/Indexer/Adapter.php:357
3 Joomla\Component\Finder\Administrator\Indexer\Adapter->reindex() JROOT/plugins/finder/phocagallery/phocagallery.php:67
4 PlgFinderPhocagallery->onFinderAfterSave() JROOT/libraries/src/Plugin/CMSPlugin.php:284
5 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
6 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
7 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/plugins/content/finder/finder.php:46
8 PlgContentFinder->onContentAfterSave() JROOT/libraries/src/Plugin/CMSPlugin.php:284
9 Joomla\CMS\Plugin\CMSPlugin->Joomla\CMS\Plugin\{closure}() JROOT/libraries/vendor/joomla/event/src/Dispatcher.php:486
10 Joomla\Event\Dispatcher->dispatch() JROOT/libraries/src/Application/EventAware.php:111
11 Joomla\CMS\Application\WebApplication->triggerEvent() JROOT/administrator/components/com_phocagallery/models/phocagalleryimg.php:360
12 PhocaGalleryCpModelPhocaGalleryImg->save() JROOT/libraries/src/MVC/Controller/FormController.php:675
13 Joomla\CMS\MVC\Controller\FormController->save() JROOT/libraries/src/MVC/Controller/BaseController.php:678
14 Joomla\CMS\MVC\Controller\BaseController->execute() JROOT/administrator/components/com_phocagallery/phocagallery.php:50
15 require_once() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
16 Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
17 Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() JROOT/libraries/src/Component/ComponentHelper.php:361
18 Joomla\CMS\Component\ComponentHelper::renderComponent() JROOT/libraries/src/Application/AdministratorApplication.php:143
19 Joomla\CMS\Application\AdministratorApplication->dispatch() JROOT/libraries/src/Application/AdministratorApplication.php:186
20 Joomla\CMS\Application\AdministratorApplication->doExecute() JROOT/libraries/src/Application/CMSApplication.php:293
21 Joomla\CMS\Application\CMSApplication->execute() JROOT/administrator/includes/app.php:61
22 require_once() JROOT/administrator/index.php:32