I get the a message from cron containing this ...
Fatal error: Call to undefined function simplenews_switch_user() in /home/bbuckley/public_html/a4admin/sites/all/modules/simplenews_scheduler/simplenews_scheduler.module on line 254
I get the a message from cron containing this ...
Fatal error: Call to undefined function simplenews_switch_user() in /home/bbuckley/public_html/a4admin/sites/all/modules/simplenews_scheduler/simplenews_scheduler.module on line 254
Comments
Comment #1
sgabe commentedAbout that there is a note on the project page:
If you don't want to apply the mentioned patch to Simplenews you can simply remove the simplenews_switch_user() lines from the simplenews_scheduler_new_edition() function. Anyway, I think we will create a stable release soon that will not contain this if Simplenews doesn't have a stable release for it.
Comment #2
sgabe commentedThis feature will be available only in the 2.x branch of Simplenews.
Until that this has been commented out from the dev release so it won't cause any problem.
I change this to fixed.
Cheers,
sgabe