Closed (fixed)
Project:
Faceted Search
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2009 at 20:45 UTC
Updated:
17 Mar 2009 at 00:50 UTC
after deleting one and only faceted search environment:
Fatal error: Call to a member function ready() on a non-object in /home/student/public_html/labs/d6/sites/all/modules/faceted_search/faceted_search_ui.module on line 130
only deleting faceted_search gets me out; putting 1.x-dev in no luck.
Cheers
Comments
Comment #1
doughold commentedMaybe this post will get you going in the right direction...looks like they had the same problem in another file:
http://drupal.org/node/371398
Comment #2
David Lesieur commentedJust committed a fix for this. The system was trying to display blocks that no longer existed.
http://drupal.org/cvs?commit=178250