• Resolved zaur1979

    (@zaur1979)


    Hello,

    We have the following php notice on checkout page in woocommerce:

    Notice: Undefined index: associated-list in /home/barefoo4/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/public/classes/checkbox-integrations/class.woocommerce_checkout_form-checkbox.php on line 48

    Here is screenshot. https://screencast.com/t/84swTRN3NYS

    Plugin version 6.3.22

    Please advice what could be a reason.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi @zaur1979,

    This notice indicates that we’re trying to use the list ID when it is not available. This notice is only seen when WP_DEBUG and WP_DEBUG_DISPLAY are turned on in your wp-config.php file. I will add a line to make sure we’re checking for the list ID’s existence before trying to use it; this will remove the notice.

    However, it may also indicate that the WooCommerce integration is not working correctly. If you can’t find the list ID then I doubt you can subscribe. Were you able to successfully subscribe to your list via the WooCommerce integration?

    Let me know – sorry for the trouble,
    Kevin.

    Thankyou @yikesitskevin & @zaur1979, Everything is fine now and error is gone. Here is the screenshot. https://snag.gy/3VOcHn.jpg

    I not do anything with wp-config.php I just goto EasyForm<Setting<Integration Setting and change all Associated List {(select a list) to (List Id Name)}

    Screenshot (https://snag.gy/WoQ1HP.jpg)

    Thanks & Regards,
    Hitesh Kashyap

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined index: associated-list’ is closed to new replies.