Closed (fixed)
Project:
Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2011 at 11:34 UTC
Updated:
25 Nov 2012 at 11:10 UTC
Jump to comment: Most recent
Hello,
Once Notify installed on core 7.4, crashing when executing cron task.
Fatal error: Call to undefined function session_save_session() in /homez.356/padlam/www/drupal7/modules/notify/notify.module on line 754
Comments
Comment #1
kriskhaira commentedI got this same exact error. Drupal 7.9 with Notify 7.x-1.x-dev.
Comment #2
DeadSuperHero commentedSame error appearing on my end as well, although without crashes. What needs to be done to clear this up? As far as I can tell, there doesn't appear to be any immediate problems.
Comment #3
shunshifu commentedI'm seeing this error also.
In addition when clicking on the notifications profile tab I get
"The website encountered an unexpected error. Please try again later. "
and there is not a notifications checkbox on the registration form even though the setting is checked on the configuration page.
Thanks
Phil
Comment #4
Anonymous (not verified) commentedI found http://drupal.org/node/1159632#comment-4786090 and installed it for testing.
There is no error. Need some tests....
Comment #5
gisleI think this is fixed.
After depliying the 7.x-1.x-dev version dated 2012-Oct-11 (incorporating the patches mentioned in #4 and several other patches), I am unable to reproduce this error.