• Resolved markbell920

    (@markbell920)


    If I install Contact Form 7 Multi-Step Forms and the conditional fields module there is a conflict. I have latest versions of all modules.
    When I try to move to the next page of a multipart form I get the spinning icon and this entry in the error log:

    Warning: array_diff(): Argument #1 is not an array in /wp-content/plugins/cf7-conditional-fields/cf7cf.php on line 165
    [16-Jun-2018 18:01:35 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /wp-content/plugins/cf7-conditional-fields/cf7cf.php:165) in /wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 170
    [16-Jun-2018 18:01:35 UTC] PHP

    Disablingconditional fields fixes the problem.

    Any ideas how to fix this?

    Mark

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    that’s something I should fix, but you should be able to get around it for now by setting WP_DEBUG to false in your wp-config.php file.

    Thread Starter markbell920

    (@markbell920)

    Thanks, I will try it.

    Hi guys,

    Any luck with this? I have the same problem – have already checked and define(‘WP_DEBUG’, false); is already the case.

    Thanks

    Thread Starter markbell920

    (@markbell920)

    This seems to have fixed itself. Not sure what the cause or fix was.

    Thanks for the reply Mark. Did you change plugins or even theme? I’ve messaged Jules so maybe he might have some insight.

    I also tested everything by turning off all plugins except the three we’re talking about here and changing themes, but it still wouldn’t submit. Once conditional fields was off it would submit but of course looked terrible due to losing the conditional functionality unfortunately.

    I’ve also contacted the author of the Multi-step Forms plugin to see what they have to say so will update here when I hear back.

    Otherwise I’ll maybe have to switch plugins but I hope not as its probably an easy fix.

    Thanks

    Thread Starter markbell920

    (@markbell920)

    No I diodn’t do any changes at all to the plugins or themes.

    Mark

    Thanks again for the reply. Good that it worked for you. I’ve had to switch Conditional Fields off for now, but am also having problems with the Multi-Step Forms plugins on the other pages of my form with a Contact Form 7 Signature Plugin and on another with an iFrame.

    At this stage I’m probably going to have to upgrade to a paid form plugin that will let me import the Contact Form 7 code I’ve written and go from there.

    Plugin Author Jules Colle

    (@jules-colle)

    Can You check if it works on a fresh WP installation?

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Problem with Contact Form 7 Multi-Step Form compatability?’ is closed to new replies.