When running cron, this error appears on white screen:
Fatal error: Call to a member function set_exposed_input() on a non-object in /home/xxxxx/public_html/sites/all/modules/views_savedsearches/notifications_views_savedsearches/notifications_views_savedsearches.module on line 165
**Marked as critical because it is keeping cron from running at all. Getting message "Cron run exceeded the time limit and was aborted."
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | notifications_views_savedsearches.module.rej_.txt | 3.97 KB | marty.true |
| #1 | 689374_vss_notif_cron_fix.patch | 4 KB | aron novak |
Comments
Comment #1
aron novakThank you for the bugreport!
Here is a patch, would be really nice if you could test it. (apply it from the views_savedsearches directory)
Comment #2
marty.true commentedTried the patch and got:
Hunk #1 FAILED at 161.
1 out of 1 hunk FAILED -- saving rejects to file notifications_views_savedsearches.module.rej
Attaching the reject file...
**side note: Should be applied in the "notifications_views_savedsearches" directory. I tried it as instructed but it said "cannot find file..."
Comment #3
aron novakI committed the changes, try the next daily -dev package. Should be fine then.