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

doughold’s picture

Maybe 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

David Lesieur’s picture

Status: Active » Fixed

Just committed a fix for this. The system was trying to display blocks that no longer existed.

http://drupal.org/cvs?commit=178250

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.