HI everyone,
I've been intending to use the D7 version of this module for a new project. I'll just put it out there straightaway that I'm not a Drupal dev, though I do have experience programming in PHP and for other web systems.
The issue I'm having is that the "User Permissions" link on a user's profile page does not load (instead I get redirected to a blank page). I'm not entirely sure that this has not been covered in one of the other reports (although I could see no reference to it). If anyone could give a suggestion as to how to work around this issue then that would be great since I unfortunately find myself in a situation where this module provides some pretty critical functionality for a project of mine.
I also see the notice:
Notice: Trying to get property of non-object in user_permissions_profile_permissions_form() (line 41 of /Library/WebServer/Documents/D7_Sandbox/sites/all/modules/user_permissions/user_permissions.module).
Thanks everyone.
P.S. I also tried this module in a clean sandbox site. Both installations are running Drupal 7.9.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2011-12-06 at 8.26.19 AM.png | 90.09 KB | Schermy37 |
Comments
Comment #1
threewestwinds commentedI believe that my patch in #1363246: D7 Port of User Permissions fixes this. Please try it out and let me know. I'm not posting the patch here, since it's much more comprehensive than a solution to this single issue.
If this issue continues to occur after using the patch from that issue, please let me know - otherwise, I'll let someone else close this topic.
Comment #2
preventingchaos commentedI just updated User Permissions, so this should work fine for you now. Try the 7.x-1.1 release.