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."

Comments

aron novak’s picture

Status: Active » Needs review
StatusFileSize
new4 KB

Thank you for the bugreport!
Here is a patch, would be really nice if you could test it. (apply it from the views_savedsearches directory)

marty.true’s picture

Tried 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..."

aron novak’s picture

Status: Needs review » Fixed

I committed the changes, try the next daily -dev package. Should be fine then.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.