Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

DavidV

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 23, 2023 at 4:32 am in reply to: MailChimp integration not adding contact to audience #25756
    DavidV
    Participant

    Yes that works great!

    I didn’t try all the options but It works for a straight registration.

    Thank you!

    March 20, 2023 at 8:53 am in reply to: MailChimp integration not adding contact to audience #25749
    DavidV
    Participant

    Found it! Mostly…

    line 110 of swpm-mailchimp-action.php: (note the “swpm_”)

    $membership_level = sanitize_text_field( $_POST[ ‘swpm_membership_level’ ] );

    I’m now getting a 400 response from MailChimp – but that’s a different issue.

    How does one go about getting this into the code base?

    March 20, 2023 at 6:41 am in reply to: MailChimp integration not adding contact to audience #25742
    DavidV
    Participant

    Found the start of the problem… Likes like my first guess was right. It’s not pulling the list name from the admin settings. From line 185+ of smtp-mailchimp-action.php:

    SwpmLog::log_simple_debug( “[MailChimp] Debug data: ” . $mc_list_name . “|” . $email . “|” . $first_name . “|” . $last_name, true );

    if ( empty( $mc_list_name ) ) {//This level has no mailchimp list name specified for it
    return;
    }

    It’s logging a blank $mc_list_name and then quietly returning.

    I’ll dig in and report further findings.

    March 20, 2023 at 5:24 am in reply to: MailChimp integration not adding contact to audience #25741
    DavidV
    Participant

    Thank you for the reply!

    I checked both those (again – just in case 🙂 ). I even set up a new email account in case MailChimp was blocking a previously unsubscribed address. I haven’t dug too far into the code, but it looks like it’s not completing and not logging after a certain point.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy