Working with Real Name
NancyDru - November 7, 2008 - 15:52
| Project: | Profile Privacy |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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?

#1
As 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.
#2
Automatically closed -- issue fixed for two weeks with no activity.