Hi,
It's a great module, however it seems that it's lacking "edit own profile_field" permission. Is it in the works?
Thanks!
Alex.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | profile_permission_own.patch | 2.73 KB | boombatower |
| #3 | profile_permision_own.patch | 3.19 KB | boombatower |
Comments
Comment #1
dlx commentedAlso, "view own profile_field" permission would be extremely helpful!
Comment #2
boombatower commentedComment #3
boombatower commentedComment #4
boombatower commentedCommitted.
Comment #5
dlx commentedThanks, boombatower!
The "view own" permission seems to be working fine.
However, the "edit own" permission is actually "edit" permission; user with "edit own" permission can edit any user's field.
Sincerely,
Alex.
Comment #6
boombatower commentedThanks for pointing that out. I forgot to add another condition.
Comment #7
boombatower commentedCommitted.
Comment #8
dlx commentedGreat job! Thanks!
Comment #10
Snet89 commentedI am not too sure why this is happening, but I am trying to use the Profile Permissions 6.x-1.1 module with the Profile Pictures Module.
Unfortunately, when both of these modules are enabled, the restrict option is removed from the profile edit menu. While I am under the impression that either one module is overriding the other, through the hooking system, or is overwriting the content added to the menu array (Other possibilities are plausible). However, I do not have the api experience with drupal to appropiately tackle this problem, and would like to see this fix officially implemented.
Any help you can give me with the current release of your module, as well as newer releases would be greatly appreciated.
Thank you