Error message after enabling CCK Fieldgroup tabs
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
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?

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