• Sometimes I’m getting this error.
    CF7 5.7.5.1
    CF7MSM 4.2
    WP 6.1.1
    PHP 8.1

    PHP message: PHP Warning: Undefined variable $curr_step in /wordpress/wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 591

    PHP message: PHP Warning: Undefined variable $last_step in /wordpress/wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 591

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

    (@webheadllc)

    Thank you. I’ll take a look and fix it soon.

    Thread Starter cestis1

    (@cestis1)

    @webheadllc error is still there after upgrading to latest version:

    PHP message: PHP Warning: Undefined variable $last_step in /wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 592

    Plugin Author webheadcoder

    (@webheadllc)

    @cestis1 Are you able to send me the form code you’re using to get this warning? It seems this would only be triggered by using the old form tag that’s no longer supported.

    Thread Starter cestis1

    (@cestis1)

    @webheadllc

    [contact-form-7 id=”7″ title=”form”]
    [multistep multistep-111 first_step send_email “theurl”]
    [multistep multistep-222 last_step send_email “theurl”]

    Plugin Author webheadcoder

    (@webheadllc)

    This should be fixed in the latest version. Thanks for your patience

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Undefined variable $curr_step’ is closed to new replies.