Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Mailchimp Intigration

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Mailchimp Intigration

  • This topic has 3 replies, 2 voices, and was last updated 13 years, 9 months ago by amin007.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • July 31, 2011 at 11:09 pm #3945
    mack417
    Member

    Hi,

    I ran into a problem with mailchimp integration. I ran tests using a squeeze sign up and looked at the debug results. After some research I determined that in the wp-eMember/eMember_auto_responder_settings.php, the list name was not populated properly, it read as target_list_name, but should have been id (http://apidocs.mailchimp.com/api/1.2/listsubscribe.func.php)

    I made the change in the php. In the first line below I have placed id in place of target_list_name, and it works, trials end in list sign ups. On review I noticed another place where it notes the target_list_name (last line below)

    Should this be changed too? I usually think that if it works, leave it alone, but I don’t want to have problems later

    function eMember_mailchimp_subscribe($api,$id,$fname,$lname,$email_to_subscribe)

    {

    $lists = $api->lists();

    foreach ($lists AS $list)

    {

    if ($list == $target_list_name)

    Thank You

    August 1, 2011 at 1:43 am #34969
    amin007
    Participant

    You should not have to change any code in the plugin to get MailChimp integration to work. The plugin is capable of retrieving the ID of a list from the list name that you specify. What version of the plugin are you using?

    August 1, 2011 at 3:25 pm #34970
    mack417
    Member

    Version 5.7.4

    August 2, 2011 at 12:29 am #34971
    amin007
    Participant

    Please revert any changes you did. Best option is to load it with a fresh build of the eStore plugin from here:

    https://support.tipsandtricks-hq.com/update-request

    Once you have the fresh build loaded please do what it says on this page:

    https://support.tipsandtricks-hq.com/forums/topic/wp-estore-troubleshooting-autoresponder-signup-not-working

    share the content of the debug file and I will be able to tell you what the actual issue is.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ