The function content_permissions_field_access() function expects an array for the 2nd argument, resource_conflict.module is sending a string. I created an array that the content_permissions_field_access() would accpet and replaced the original string with the new array in the function call.

Comments

joelpittet’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closing this due to D6 being EOL and to clean-up the queue. Please feel free to let me know if you think it is relevant to D7 and I'll re-open.