Bad server response after Update to 8.2.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jass
    Junior Member
    • Jun 2021
    • 15

    Bad server response after Update to 8.2.1

    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:
    1. deactivated cache
    2. deleted cache
    3. 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
    Click image for larger version

Name:	image.png
Views:	324
Size:	57.1 KB
ID:	104312


    Thanks
  • yuri
    Member
    • Mar 2014
    • 8621

    #2
    Hi,

    Do you have access to newer versions of Advanced Pack ? If yes, installing version >=3.1 will fix the problem.
    Last edited by yuri; 04-03-2024, 05:51 AM.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • jass
      Junior Member
      • Jun 2021
      • 15

      #3
      My license has expired, I only use the version
      • Advanced Pack 2.15.5
      • Sales Pack 1.2.1

      I didn't know that the latest version was required. How could the installation just go through without it, shouldn't it be prevented ?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8621

        #4
        It took us hundred of hours to test v8.2. Didn't catch all incompatibilities yet. We could test more, but increase all prices to make the development efforts justifiable.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • yuri
          Member
          • Mar 2014
          • 8621

          #5
          You can delete the filterInput function manually from application/Espo/Modules/Advanced/Services/Report.php.
          If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

          Comment


          • yuri
            yuri commented
            Editing a comment
            BTW, We had Advanced Pack v3.0 check in EspoCRM v8.0 upgrade. v2.15 was not supposed to be compatible.
        • jass
          Junior Member
          • Jun 2021
          • 15

          #6
          Thanks for the quick reply.

          I have upgraded to the latest version of
          • Sales Pack 2.2.0
          • Advanced Pack 3.2.2
          and now it works again.


          Thank you very much!​

          Comment

          Working...