Hi,
After I've installed simplenews digest, I go to Digest newsletter settings and this error arise:
Fatal error: Call to undefined function _simplenews_get_vid() in \modules\simplenews_digest\simplenews_digest.module on line 52
I've Drupal 5.9.
Hi,
After I've installed simplenews digest, I go to Digest newsletter settings and this error arise:
Fatal error: Call to undefined function _simplenews_get_vid() in \modules\simplenews_digest\simplenews_digest.module on line 52
I've Drupal 5.9.
Comments
Comment #1
robbiew commentedSame error here.
Comment #2
robbiew commentedFixed with this adding this code to the top of simplenews_digest.module:
Comment #3
iraszl commentedThe fix works! Thanks!
Comment #4
alex72rm commentedComment #5
bnice5000 commentedThis fix currently fixes the issues that I was having with the module. Is this a fix that is going to be added to the HEAD?
--Brian
Comment #6
andrewlevine commentedAlex72RM, I don't see any commits to this project. Any reason you closed the issue?
Comment #7
Steve Dondley commentedThanks for the patch!
Comment #8
alex72rm commentedSorry for the closing action. I meant that the fixing action into #2 works well.
Alessandro