Posted by halohaloplace on August 21, 2012 at 3:05pm
3 followers
| Project: | Simplenews |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I got this 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
I am using Drupal 7.15 and the latest simplenews module. What is going on? Any patch for this?
Comments
#1
I 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?
#2
Confirmed, 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.
#3
The last submitted patch, fatal-error-prepare-mail-1742836-2.patch, failed testing.
#4
#5
#6
#2: fatal-error-prepare-mail-1742836-2.patch queued for re-testing.
#7
The last submitted patch, fatal-error-prepare-mail-1742836-2.patch, failed testing.
#8
Fixed the constant name.
#9
Commited.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.