My profile has a field that gives the History time for the member.

I was kind of wondering how this little number might be removed?

thanks

Comments

lomasr’s picture

www.drupal.org/node/35728
check this node

marajah’s picture

I have removed the "history" title, the "member of" and the time since the user is registered, just by commenting this line:
/* return array(t('History') => $items); */
in the modules\user\user.module file.
It worked very nice for me, in drupal 5.1
Hope it can halp someone, i spent a day to find this solution ;-)
Alessandro Bronzo
htpp://www.alessandrobronzo.it

arnaudfischer’s picture

Still in dev for D6 but seems to be stable for my purpose and worked.

http://drupal.org/project/myaccount_alter