PHP-Fehler beim Phoca Gallery Modul

Phoca Gallery - image gallery extension
ANDweb
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 06 Apr 2022, 14:49

PHP-Fehler beim Phoca Gallery Modul

Post by ANDweb »

Joomla 3.10.8, Phoca Gallery 4.4.3, PHP 7.4.28

Sobald ich das Modul aufrufe, bekomme ich folgende Fehlermeldung

Code: Select all

Es ist ein Fehler aufgetreten!

    0 Call to undefined method PhocaGalleryRenderAdmin::CategoryTreeOption()
    /home/.../modules/mod_phocagallery_image/models/fields/phocagallerycategory.php:45 

Call stack
# 	Function 	Location
1 	() 	JROOT/modules/mod_phocagallery_image/models/fields/phocagallerycategory.php:45
2 	JFormFieldPhocaGalleryCategory->getInput() 	JROOT/libraries/src/Form/FormField.php:975
3 	Joomla\CMS\Form\FormField->renderField() 	JROOT/layouts/joomla/edit/fieldset.php:47
4 	include() 	JROOT/libraries/src/Layout/FileLayout.php:125
5 	Joomla\CMS\Layout\FileLayout->render() 	JROOT/libraries/src/Layout/LayoutHelper.php:73
6 	Joomla\CMS\Layout\LayoutHelper::render() 	JROOT/administrator/components/com_modules/views/module/tmpl/edit.php:231
7 	include() 	JROOT/libraries/src/MVC/View/HtmlView.php:701
8 	Joomla\CMS\MVC\View\HtmlView->loadTemplate() 	JROOT/libraries/src/MVC/View/HtmlView.php:230
9 	Joomla\CMS\MVC\View\HtmlView->display() 	JROOT/administrator/components/com_modules/views/module/view.html.php:46
10 	ModulesViewModule->display() 	JROOT/libraries/src/MVC/Controller/BaseController.php:664
11 	Joomla\CMS\MVC\Controller\BaseController->display() 	JROOT/administrator/components/com_modules/controller.php:121
12 	ModulesController->display() 	JROOT/libraries/src/MVC/Controller/BaseController.php:702
13 	Joomla\CMS\MVC\Controller\BaseController->execute() 	JROOT/administrator/components/com_modules/modules.php:23
14 	require_once() 	JROOT/libraries/src/Component/ComponentHelper.php:402
15 	Joomla\CMS\Component\ComponentHelper::executeComponent() 	JROOT/libraries/src/Component/ComponentHelper.php:377
16 	Joomla\CMS\Component\ComponentHelper::renderComponent() 	JROOT/libraries/src/Application/AdministratorApplication.php:101
17 	Joomla\CMS\Application\AdministratorApplication->dispatch() 	JROOT/libraries/src/Application/AdministratorApplication.php:159
18 	Joomla\CMS\Application\AdministratorApplication->doExecute() 	JROOT/libraries/src/Application/CMSApplication.php:225
19 	Joomla\CMS\Application\CMSApplication->execute() 	JROOT/administrator/index.php:51 
Kennt das jemand, gibt es da eine Lösung?

Danke und Grüße
Uli
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49138
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PHP-Fehler beim Phoca Gallery Modul

Post by Jan »

Hallo, welche Version von dem Modul ist das?

Jan
If you find Phoca extensions useful, please support the project
ANDweb
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 06 Apr 2022, 14:49

Re: PHP-Fehler beim Phoca Gallery Modul

Post by ANDweb »

Guten Morgen,
mir wird folgendes angezeigt:

Phoca Gallery Image Module
Site Modul 3.2.3 21/01/2013 Jan Pavelka (www.phoca.cz)

Grüße
Uli
ANDweb
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 06 Apr 2022, 14:49

Re: PHP-Fehler beim Phoca Gallery Modul

Post by ANDweb »

und danke für die Nachfrage ... gerade bei den Downloads nachgeschaut ... MEIN Fehler ... ich habe mich von der aktuellen Version täuschen lassen (4.4.0) - habe die anfänglich mit Joomla 4.0 verknüpft.

Läuft jetzt, erledigt.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49138
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PHP-Fehler beim Phoca Gallery Modul

Post by Jan »

OK
If you find Phoca extensions useful, please support the project
Post Reply