Hi everyone,
I have 2 fields they are "company accreditation" and "company certification" which are related to the conditional fields. I want to add upload one image per conditional field. But when I enabled the conditional field for "company accreditation" to require image attachment (upload certificate). I got this error ?
Please tell me why ?
Fatal error: Call to undefined function fieldgroup_get_group() in /home/newmill/public_html/sites/all/modules/conditional_fields/conditional_fields.module on line 395
Thanks,
Hanly
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | conditional_fields_223823.patch | 1009 bytes | peterpoe |
Comments
Comment #1
peterpoe commentedThe module uses the fieldgroup.module (included in cck) for conditional groups. The fieldgroup module is not required for conditional fields to work, so this is an oversight: as a temporary workaround, you can enable the fieldgroup.module
Comment #2
peterpoe commentedFixed.
You can find the updated version in cvs or apply the attached patch to the older version of conditional_fields.module (1.1.2.14).
Comment #3
shooommmm commentedHi Peter,
Thanks for the patch, the error now is gone.
Cheers,
Hanly
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.