Hello everyone,
After updating to the latest version, EspoCRM no longer loads correctly. If anyone has had a similar problem or a solution, I would be very grateful.
I am using PHP 8.2
I have already tried the following:
The log file from Espo shows the following:
PHP-FPM Logs
No data records are displayed
Thanks
After updating to the latest version, EspoCRM no longer loads correctly. If anyone has had a similar problem or a solution, I would be very grateful.
I am using PHP 8.2
I have already tried the following:
- deactivated cache
- deleted cache
- rebuild executed
The log file from Espo shows the following:
PHP-FPM Logs
Code:
PHP Fatal error: Declaration of Espo\Modules\Advanced\Services\Report::filterInput($data) must be compatible with Espo\Core\Record\Service::filterInput(stdClass $data): void in /home/uuuuuuu/htdocs/application/Espo/Modules/Advanced/Services/Report.php on line 5140
No data records are displayed
Thanks
Comment