I installed vanilla Drupal 7 + dev of both Mail System and HTML mail and get these errors on password reset for submission. Form works and email looks like I think it is supposed to (first time user) but I repeatedly get errors.
Notice: Undefined index: From in HTMLMailSystem->format() (line 33 of /home/clients/websites/w_user/public_html/mysite/sites/all/modules/htmlmail/htmlmail.mail.inc).
Notice: Undefined index: From in HTMLMailSystem->format() (line 34 of /home/clients/websites/w_user/public_html/mysite/sites/all/modules/htmlmail/htmlmail.mail.inc).
Notice: Undefined variable: module_template in include() (line 83 of /home/clients/websites/w_user/public_html/mysite/sites/all/modules/htmlmail/htmlmail--user--password_reset.tpl.php).
Comments
Comment #1
pillarsdotnet commentedFixed in 7.x-2.51 release.