Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2012 at 15:05 UTC
Updated:
22 Sep 2012 at 06:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
halohaloplace commentedI got the following error from time to time:
Fatal error: Call to undefined method SimplenewsSpool::prepareMail() in /home/.../sites/all/modules/simplenews/includes/simplenews.source.inc on line 291
Any patch for this? Or what wrong had I done?
Comment #2
berdirConfirmed, this happens when trying to send a node that has been deleted directly in the database or another way that did not trigger the corresponding node delete hook.
Comment #4
berdirComment #5
berdirComment #6
berdir#2: fatal-error-prepare-mail-1742836-2.patch queued for re-testing.
Comment #8
berdirFixed the constant name.
Comment #9
berdirCommited.