• Resolved sugarev

    (@sugarev)


    Hey there,

    We recently updated our server to run on php 8.2 and your plugin started to act strange.
    When I try to open one of the websites where it is installed, it shows error 500 on the initial request and after that the website loads normally.
    The error that I found is: PHP Fatal error: Uncaught Error: Call to undefined method WP_Error::save()
    Here is the full stack trace:
    https://prnt.sc/xq-27pP3tMnQ

    WP version: 6.6.2
    PHP version: 8.2
    Plugin version: 7.1.4

    Best Regards,
    Dragan


    • This topic was modified 3 weeks, 2 days ago by sugarev.
Viewing 1 replies (of 1 total)
  • Plugin Support antoiub

    (@antoiub)

    Hello @sugarev ,

    Thank you for reaching out, and apologies for the delayed response as we are currently handling a backlog.

    I’ve reached out to one of the developers to investigate the issue, as I didn’t encounter this error during the pre-release testing of version 7.1.4. The issue seems related to $image returning an error, which could indicate a server-side problem. To better understand, it might help to debug $result = $image->save().

    Have you noticed any similar errors from other plugins since updating the server? When upgrading PHP, did you apply any specific server rules? Additionally, you could try reinstalling Complianz to see if the error reappears.

    Please let me know. Looking forward to hearing from you.

    • This reply was modified 2 weeks ago by antoiub. Reason: typo
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.