Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
13 Jul 2011 at 14:49 UTC
Updated:
11 Jul 2015 at 02:47 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI 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
Comment #2
Anonymous (not verified) commentedComment #3
dawehnerCould 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.
Comment #4
Anonymous (not verified) commentedI 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?
Comment #5
Anonymous (not verified) commentedsince views 6.x-3.x-dev2011Jul21 the issue is disappeared