Fatal error: Call to a member function get_access_callback() on a non-object in ...sites/all/modules/views/plugins/views_plugin_display_page.inc on line 78

I received this message after disabling module in an attempt to upgrade to 6.3.2-beta7

Comments

sevi’s picture

I don't believe that DraggableViews can cause such an error. I don't touch any access plugin.

But: After the cache gets cleared DraggableViews runs through all existing views and initializes them. Maybe this is the time where some erroneous views are brought to light.

sevi’s picture

Status: Active » Closed (fixed)

Closed because of missing activity.