[buddypress-trac] [BuddyPress] #2097: wp_users.user_url not populated on registration
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Mar 1 02:07:12 UTC 2010
#2097: wp_users.user_url not populated on registration
---------------------------+------------------------------------------------
Reporter: abfinteractive | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Keywords: |
---------------------------+------------------------------------------------
We have run into an issue on our site that is causing some problems.
Currently, when a user registers on the site the table user_url in
wp_users is not populated with the url of their profile. This does not
become populated until they edit their profile page at
/username/profile/edit/group/1 and save it.
This causes problems if they comment on a post before they edit and save
their profile because then wp_comments.comment_author_url is left blank,
which results in function calls for that field to return nothing.
We basically need wp_users.user_url to be populated on registration to
avoid this issue.
We are using Buddypress 1.2.1 and wordpress 2.9.2
--
Ticket URL: <http://trac.buddypress.org/ticket/2097>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list