Again with show errors on, I get:
Notice: Undefined property: stdClass::$state in F:\wamp\www\...\plugins\search\cck\cck.php on line 79
Line 79: if ( !$field->state ) {
Line 82: if ( $current['stage'] != (int)$field->stage ) {
Should I alter 'state' in line 79 in 'stage' to fix this?