• Im using this to send emails just fine:

    wp_mail($SEND_TO, $subject, $message, $headers);

    However once wpMandrill is setup, i get this error:

    Notice: Undefined offset: 4 in /wp-content/plugins/wpmandrill/wpmandrill.php on line 593

    The email is sent anyway. What is wrong with the error?

    https://ww.wp.xz.cn/plugins/wpmandrill/

Viewing 1 replies (of 1 total)
  • Thread Starter Etienne Dupuis

    (@lotusmarketing)

    The email is sent via Mandrill, I can see it in the Mandrill dashboard.

    But I need to fix the error anyway.

Viewing 1 replies (of 1 total)

The topic ‘Notice: Undefined offset: 4’ is closed to new replies.