Notice: Undefined offset: 4
-
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?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Notice: Undefined offset: 4’ is closed to new replies.