after the update I got following error:
Fatal error: Call to a member function override_option() on a non-object in /var/www/vhosts/snowpedia.it/httpdocs/sites/all/modules/annotate/views/annotate.views_default.inc on line 24

Comments

Anonymous’s picture

Title: Fatal error: Call to a member function override_option() on a non-object » Fatal error: Call to a member function override_option() on a non-object in /annotate.views_default.inc on line 24

I updated Annotate module to 6.x-2.x-dev (2011-Mar-22) and the issue is gone.

and than same problem with Date module:
Fatal error: Call to a member function override_option() on a non-object in /var/www/vhosts/snowpedia.it/httpdocs/sites/all/modules/date/includes/date_api.views_default.inc on line 15

SOLVED: updating to Date 6.x-2.x-dev (2011-May-27) non more fatal error

and than same problem with Rules module 6.x-1.x-dev (2011-May-04)
Call to a member function override_option() on a non-object in /var/www/vhosts/snowpedia.it/httpdocs/sites/all/modules/rules/rules_scheduler/includes/rules_scheduler.views_default.inc on line 22

NOT SOLVED

Anonymous’s picture

Title: Fatal error: Call to a member function override_option() on a non-object in /annotate.views_default.inc on line 24 » Fatal error: Call to a member function override_option() on a non-object
dawehner’s picture

Title: Fatal error: Call to a member function override_option() on a non-object in /annotate.views_default.inc on line 24 » Fatal error: Call to a member function override_option() on a non-object
Status: Active » Postponed (maintainer needs more info)

Could it be that you missed to upload views or didn't cleared the cache?
This seems to be a major problem if everything is broken like this, but it's only for you.

Anonymous’s picture

I cleared the cache, but the issue is still there. If I use Views 6.x-3.x-dev (2011-Jul-09) everything is fine, the issue starts when I use Views 6.x-3.x-dev (2011-Jul-13) and I get

Fatal error: Call to a member function override_option() on a non-object in /rules/rules_scheduler/includes/rules_scheduler.views_default.inc on line 22

any help?

Anonymous’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

since views 6.x-3.x-dev2011Jul21 the issue is disappeared