Closed (fixed)
Project:
Field Permissions
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2009 at 20:13 UTC
Updated:
28 Nov 2009 at 12:40 UTC
Hi, I'm sure this goes without saying, but users need the most current version of CCK, otherwise you get errors like:
warning: Missing argument 3 for field_permissions_field_access() in field_permissions.module on line 52.
warning: Missing argument 4 for field_permissions_field_access() in field_permissions.module on line 52.
Great module, glad to see it replace the current content permissions in D7.
Comments
Comment #1
markus_petrux commentedhmmm... I have now added a "Requirements" section to the project, and I've also added a note in the README.txt as well as in our hook_field_access() implementation.