Posted by design.er on October 9, 2009 at 6:26pm
2 followers
Jump to:
| Project: | CCK Private Fields |
| Version: | 6.x-1.0 |
| Component: | Integration with User Relationships |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hello,
I noticed that it is not possible to delete CCK fields if "User Relationships integration with CCK Private Fields" is installed even if this field never used the "CCK Private Fields" module.
If I click on delete I receive a WSOD with the following error:
Fatal error: Call to undefined function cck_private_fields_get_content_field_privacy() in D:\DEVELOPMENT\xampp\www\mysite\sites\all\modules\cck_private_fields\modules\cck_private_fields_user_relationships\cck_private_fields_user_relationships.module on line 42It would be great if this could be fixed.
Please let me know if you need more information.
Regards,
Stefan
Comments
#1
Oops! I forgot to include the common.inc file.
I just committed the fix to CVS (patch).
http://drupal.org/cvs?commit=272970
#2
I tested your upload and it works now.
Thank you very much for your absolutely quick reaction. It's great! :)