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

nancydru’s picture

Status: Active » Fixed

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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.