If the CCK Fieldgroups module is not enabled, an error is thrown when trying to edit a field association.

Fatal error: Call to undefined function fieldgroup_groups() in sites/all/modules/option_trim/option_trim.module on line 427

Comments

cyu’s picture

Status: Active » Fixed

Fixed with http://drupal.org/cvs?commit=183012 putting a module_exists check around the fieldgroup code.

Status: Fixed » Closed (fixed)

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