• Resolved ivancza

    (@ivancza)


    Hello!

    I would like to know if the plugin is compatible with PHP 8.0 (and above). Until now it worked fine on PHP 7.4, but since I updated it throws the following errors:

    Console:

    “POST https://*.hu/wp-json/contact-form-7/v1/contact-forms/1091/feedback 500 (Internal Server Error)”

    debug.log

    “PHP Fatal error: Uncaught TypeError: mb_strlen(): Argument #1 ($string) must be of type string, array given in /home/*/public_html/wp-content/plugins/contact-form-7 -multi-step-module/cf7msm.php:690″

    WordPress version: 6.6.2
    Contact Form 7 version: 6.0

    Thank you in advance for your answer!

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

    (@webheadllc)

    Hi,

    Yes, this plugin is compatible with PHP 8.0 and above. The issue you’re seeing deals with detecting cookie size. You can safely comment out that line until I get a fix in. This will not impact the plugin functionality at all, it’s simply there to give a notice on the backend if it detects a large cookie.

    Thank you for letting me know about this error.

    Plugin Author webheadcoder

    (@webheadllc)

    Hi @ivancza ,

    The error should be fixed in v4.4.1.

    Thread Starter ivancza

    (@ivancza)

    Thanks! So it works fine after the update.

    Plugin Author webheadcoder

    (@webheadllc)

    Great! Thank you for letting me know, resolving this thread.

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