- πΊπΈUnited States bluegeek9
Field Permissions does not support Drupal 7.
I have user with profile field which i dont want to be changed by user so i installed this module and it works as intended.
When user edits his profile now he can still change email, country which is fine.
2 problems occur now.
1.If user edits his profile and hits save, the sidebar block with links which is made from views with uid arguments (bio, videos, images) disapears. Disabling field permission block shows up again.
2. When user creates new node, pathauto/token is not working. Instead of /username/contenttitle i get node/93. Again, disabling fp it goes back to normal.
Closed: outdated
Code
Field Permissions does not support Drupal 7.