[buddypress-trac] [BuddyPress] #3768: Name and Surname not registered (WordPress Multisite)
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Nov 26 17:25:13 UTC 2011
#3768: Name and Surname not registered (WordPress Multisite)
-------------------------------+------------------------------
Reporter: alessioganci | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Members | Version: 1.5.1
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Comment (by alessioganci):
I am talking about the Name field of the BuddyPress profile. When I try to
register an account,I fill also profiles fields. One of them is the Name
field, that is compulsory. When I finish registering the account, I look
to the phpMyAdmin table ''wp-signups''. There is the account awaiting
activation, and the field contains the following string:
{{{
a:3:{s:7:"field_1";s:6:"name_surname"
}}}
So, data inserted in the field Name was successfully retrieved by
BuddyPress. But when I activate the account via email, the string from
wp_signups is removed and an account in wp_users is created. But when I go
to wp_usermeta, I find that user data has been inserted, except the Name
field. So, the account, when activated, loses data inserted in the Name
field of profile, and, in the BuddyPress profile, is shown the username
instead of the value of the field Name.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3768#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list