When running cron from the admin I get the following error:
Fatal error: Call to a member function update() on a non-object in /sites/all/modules/rules/rules/rules.variables.inc on line 346
When running cron from the admin I get the following error:
Fatal error: Call to a member function update() on a non-object in /sites/all/modules/rules/rules/rules.variables.inc on line 346
Comments
Comment #1
marcus178 commentedComment #2
marcus178 commentedOK I've found that is I clear my scheduled tasks I am able to run the cron again so maybe there is something up with the rules I've set up
Comment #3
fagoHard to tell what's going wrong for you there. Try enabling rules debug log and hit cron.php as user, then you should get any debug log on the next regular drupal page log. Is there something in the log?
Comment #4
fagoMaybe related: http://drupal.org/node/563776
Comment #5
fagowrong issue..
Comment #6
fagoComment #7
ndstate commentedI am having this same issue. When I turn on the debug log, where should I look for that info?
Thanks!