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 42

It would be great if this could be fixed.
Please let me know if you need more information.

Regards,
Stefan

Comments

markus_petrux’s picture

Status: Active » Fixed

Oops! I forgot to include the common.inc file.

I just committed the fix to CVS (patch).

http://drupal.org/cvs?commit=272970

design.er’s picture

Status: Fixed » Closed (fixed)

I tested your upload and it works now.
Thank you very much for your absolutely quick reaction. It's great! :)