Trembowiecki
Active Member
Hi,
after updating Joomla to 5.1 and merging Fabrik fix, I cannot save modifications to any list or form in the backend. I've tried to create a list - it works. I just cannot save changes to a configuration of any of them. I get this error:
Configuring elements and saving changes works with no problems. Right now I have Joomla 5.1, Fabrik 4.0 and PHP 8.2.17.
after updating Joomla to 5.1 and merging Fabrik fix, I cannot save modifications to any list or form in the backend. I've tried to create a list - it works. I just cannot save changes to a configuration of any of them. I get this error:
0 Call to a member function format() on bool
Call Stack
# | Function | Location |
---|---|---|
1 | () | JROOT/libraries/src/Form/Field/CalendarField.php:400 |
2 | Joomla\CMS\Form\Field\CalendarField->filter() | JROOT/libraries/src/Form/Form.php:1047 |
3 | Joomla\CMS\Form\Form->filter() | JROOT/libraries/src/Form/Form.php:991 |
4 | Joomla\CMS\Form\Form->process() | JROOT/libraries/src/MVC/Model/FormModel.php:219 |
5 | Joomla\CMS\MVC\Model\FormModel->validate() | JROOT/administrator/components/com_fabrik/models/list.php:622 |
6 | FabrikAdminModelList->validate() | JROOT/libraries/src/MVC/Controller/FormController.php:636 |
7 | Joomla\CMS\MVC\Controller\FormController->save() | JROOT/administrator/components/com_fabrik/controllers/list.php:375 |
8 | FabrikAdminControllerList->save() | JROOT/libraries/src/MVC/Controller/BaseController.php:730 |
9 | Joomla\CMS\MVC\Controller\BaseController->execute() | JROOT/administrator/components/com_fabrik/fabrik.php:104 |
10 | require_once() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:71 |
11 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher::Joomla\CMS\Dispatcher\{closure}() | JROOT/libraries/src/Dispatcher/LegacyComponentDispatcher.php:73 |
12 | Joomla\CMS\Dispatcher\LegacyComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361 |
13 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:150 |
14 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:195 |
15 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:306 |
16 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:58 |
17 | require_once() | JROOT/administrator/index.php:32 |
Configuring elements and saving changes works with no problems. Right now I have Joomla 5.1, Fabrik 4.0 and PHP 8.2.17.