• Resolved Alvaro Gois dos Santos

    (@alvarogois)


    Hi,

    I’m getting this PHP Fatal error:

    PHP Fatal error: Uncaught TypeError: Return value of OmniForm\Plugin\Response::jsonSerialize() must be an instance of OmniForm\Plugin\mixed

    Server running php 7.4.

    Any idea?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JR Tashjian

    (@jrtashjian)

    I’ll check this out today. Could you please let me know when this issue occurred? For instance, was it when you were viewing responses in the admin panel or submitting the form?

    Thread Starter Alvaro Gois dos Santos

    (@alvarogois)

    Submitting the form. I haven’t tested for any plugin compatibility issues yet. Thanks

    Thread Starter Alvaro Gois dos Santos

    (@alvarogois)

    I got it: PHP version has to be 8.0 or above.

    Type mixed is not supported in prior versions of PHP, I guess.

    Thanks.

    Plugin Author JR Tashjian

    (@jrtashjian)

    I was able to reproduce this issue in PHP 7.4 and just pushed out v1.3.2 with the fix!

    Thanks for the bug report!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.