Skip to:
Content
Pages
Categories
Search
Top
Bottom

remove xprofile ”name” from registration form?


  • freque.unce
    Participant

    @frequeunce

    Hi, my registration has 2 similar options: username (user_login) and name (displayname). The second option is returned from xprofiles, I believe. I’d like to remove the “name” option, and have it clone the username for this value, as if I had created the user from the dashboard and omitted the “real name.” I’m having trouble finding out how this is done. Can someone point me in the right direction?

Viewing 2 replies - 1 through 2 (of 2 total)

  • freque.unce
    Participant

    @frequeunce

    I changed register.php to display profile group 3 (optional profile fields I added via dash) instead of 1, to hide the required displayname option on signup, which forces it to clone username data by default. I then removed the ability to change names in xprofiles’ edit.php (with if/else, statements on textbox & submit button for profile group 1).

    Those 2 steps take care of all future occurances, so I then went in and changed all of my existing users’ display names to match their usernames, manually, via the dashboard.

    Problem solved. More of a substitute than a removal, but it works for me. Hopefully someone will find this useful.


    mathieu.urstein
    Participant

    @mojomateo

    @frequeunce thank you so much i’m going to try this

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove xprofile ”name” from registration form?’ is closed to new replies.
Skip to toolbar