• A new version of Full Calendar is now available.

    See the details here

Solved Problem when activating the Sum in the Calculation tab of the list view parameters

AlainR

Member
Activating the sum of a numeric field causes the following error:

Code:
Une erreur est survenue

    0 plugin manager: did not load element.

Call Stack
#     Function     Location
1     ()     JROOT/components/com_fabrik/models/pluginmanager.php:384
2     FabrikFEModelPluginmanager->loadPlugIn()     JROOT/components/com_fabrik/models/pluginmanager.php:557
3     FabrikFEModelPluginmanager->getPluginFromId()     JROOT/components/com_fabrik/models/pluginmanager.php:542
4     FabrikFEModelPluginmanager->getElementPlugin()     JROOT/components/com_fabrik/models/element.php:5249
5     PlgFabrik_Element->sum()     JROOT/components/com_fabrik/models/list.php:8353
6     FabrikFEModelList::cacheDoCalculations()     JROOT/libraries/src/Cache/Controller/CallbackController.php:51
7     Joomla\CMS\Cache\Controller\CallbackController->get()     JROOT/components/com_fabrik/models/list.php:8319
8     FabrikFEModelList->doCalculations()     JROOT/components/com_fabrik/models/list.php:740
9     FabrikFEModelList->render()     JROOT/components/com_fabrik/views/list/view.base.php:437
10     FabrikViewListBase->display()     JROOT/components/com_fabrik/views/list/view.html.php:46
11     FabrikViewList->display()     JROOT/administrator/components/com_fabrik/controllers/list.php:157
12     FabrikAdminControllerList->view()     JROOT/libraries/src/MVC/Controller/BaseController.php:730
13     Joomla\CMS\MVC\Controller\BaseController->execute()     JROOT/administrator/components/com_fabrik/fabrik.php:104
14     require_once()     JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71
15     Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}()     JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73
16     Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch()     JROOT/libraries/src/Component/ComponentHelper.php:361
17     Joomla\CMS\Component\ComponentHelper::renderComponent()     JROOT/libraries/src/Application/AdministratorApplication.php:150
18     Joomla\CMS\Application\AdministratorApplication->dispatch()     JROOT/libraries/src/Application/AdministratorApplication.php:195
19     Joomla\CMS\Application\AdministratorApplication->doExecute()     JROOT/libraries/src/Application/CMSApplication.php:306
20     Joomla\CMS\Application\CMSApplication->execute()     JROOT/administrator/includes/app.php:58
21     require_once()     JROOT/administrator/index.php:32
The problem disappears when I deactivate the sum, the list appears correctly.
Has anyone encountered this error recently?

Joomla! 5.1.2
Fabrik 4.2 (GitDate: 2024-08-11)
Update from Joomla! 3 but all files deleted and updated by FTP with Fabrik from git
 
Thank you. Sorry, I forget to precise that Fabrik 4.0gamma3 was installed. But no update was enable in Joomla! and I update with github.
 
You must not update from git except on top of the latest package install. There are changes in other parts of the package that are not part of the git repository that are needed by parts of the repo code. Please update to the latest version (V4.2) before updating from git.
 

Members online

No members online now.
Back
Top