Closed (fixed)
Project:
Context
Version:
6.x-3.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2010 at 01:34 UTC
Updated:
1 Apr 2010 at 22:50 UTC
just installed 3.0b4 from scratch, added a context using the fields on the main screen, and when i try to edit it i get a WSOD due to the following error:
Fatal error: Call to a member function options_form() on a non-object in /sites/all/modules/context/context_ui/context_ui.admin.inc on line 195
same error occurs if i visit the Add tab. clearing the cache makes the error go away.
Comments
Comment #1
mrfelton commentedditto.
EDIT: Clearing the cache fixed it. I think it may be related to some kind of ctools cache clearing issue.
Comment #2
yhahn commentedThanks, should be fixed with: http://drupal.org/cvs?commit=337886
Comment #3
AdrianB commentedI had the same error and thanks to this issue I solved it by clearing the cache.