Closed (fixed)
Project:
Profile Privacy
Version:
master
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Nov 2008 at 15:52 UTC
Updated:
21 Nov 2008 at 18:13 UTC
I maintain the Real Name module and I have been asked how to honor PP's attributes. All Real Name does is "profile_load_profile." Is there something there that would tell me I shouldn't show the field?
Comments
Comment #1
nancydruAs it turns out profile_load_profile does not trigger this module, so I had to create a hokey call to your hook_user. BTW, since you don't actually use the second parameter ($edit), it would be slightly beneficial to remove the & from it.