[buddypress-trac] [BuddyPress] #4362: Registration Page Has Pre-Populated Fields
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Jul 18 15:01:45 UTC 2012
#4362: Registration Page Has Pre-Populated Fields
--------------------------+-----------------------------
Reporter: shanebp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Some registration fields are pre-populated with data from user_id = 0.
r-a-y workaround in register.php:
{{{
if ( bp_has_profile( 'user_id=-1&profile_group_id=1' ) ) :
}}}
djpaul - "Two problems here. One, this zero matching. The second is how
zero user ID profle data gets put into the database."
Per: http://buddypress.org/community/groups/how-to-and-
troubleshooting/forum/topic/registration-page-has-prepoulated-full-name-
field-help/
And per:
http://buddypress.org/community/groups/how-to-and-
troubleshooting/forum/topic/how-to-clear-the-previous-registration-form-
data-1/
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4362>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list