Undefined variable: result en NewsletterAutomated->send() (line 276
in sites/all/modules/newsletter/includes/newsletter.automated.inc
newsletter_set_watchdog($this->newsletter->nnid, $this->list->title, $subscriber->email, $result);
Undefined variable: result en NewsletterAutomated->send() (line 276
in sites/all/modules/newsletter/includes/newsletter.automated.inc
newsletter_set_watchdog($this->newsletter->nnid, $this->list->title, $subscriber->email, $result);
Comments
Comment #1
Patricia_W commentedI'm getting this error in Beta 8:
Unable to send e-mail. Contact the site administrator if the problem persists.
Notice: Undefined variable: result in NewsletterAutomated->send() (line 276 of ... newsletter.automated.inc).
This was previously working but I just changed to using SMTP. Resetting to not using SMTP resolved problem.
Using smtp module "7.x-1.0-beta2"
Comment #2
ParisLiakos commentedlike i state in project homepage:
You can run this to restore functionality in devel's execute php block