I have created a content type called Profile and added 15 fields that need to be separated into groups.
After enabling the CCK FieldgroupTabs module, and then go to administer/content/types, when I click on Manage Fields, I get this error message:

Fatal error: Call to undefined function fieldgroup_types() in /home/sitename/public_html/sites/all/modules/cck/includes/content.admin.inc on line 140

Within the Profile edit page, the Add Group tab shows, but clicking on it generates the same error message.

I have the same modules, fields and Content types set up in a v.5 site and I do not get this error.

Do I have something configured incorrectly or is this a bug within the module?

How do I correct it?

Comments

nedjo’s picture

Status: Active » Closed (fixed)

Can't reproduce the error and no other reports. I assume this was fixed somewhere along the way.