Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Zviera,

    It looks like some plugin is conflicting by running some code it shouldn’t run. It’s presumably messing the the $_POST superglobal which is needed for our plugin to function properly (and several others, I’m sure).

    One way to find the conflict is by disabling all other plugins one by one until things work. Once you know the plugin in question, you can contact the plugin author and tell him that he should really fix that.

    One other option is to download the latest development version of MailChimp for WordPress which does a few type checks on the $_POST superglobal just to be safe that it is what we expect it to be.

    You can overwrite the files in /wp-content/plugins/mailchimp-for-wp/ without losing any of your settings.

    Hope that helps. If not, let me know!

    Thread Starter zviera

    (@zviera)

    Thanks for the quick reply! I tried deactivating all plugins except Mailchimp for WP, but the issue still occured. I tried using your development version of the plugin, but that didn’t help either. I am pretty sure it’s an issue with the theme.

    Thanks for your help again, Danny!

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hey Zviera,

    Are you sure the development version gave you the exact same error? Would it be possible for you to email us at [email protected] so we can take a closer look at this?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Catchable fatal error: Argument 1 passed to MC4WP_Form_Listener’ is closed to new replies.