[buddypress-trac] [BuddyPress] #2285: Fix for email change not working in profile/settings

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Apr 4 11:18:44 UTC 2010


#2285: Fix for email change not working in profile/settings
----------------------+-----------------------------------------------------
 Reporter:  gian-ava  |       Owner:     
     Type:  defect    |      Status:  new
 Priority:  major     |   Milestone:  1.3
Component:  Core      |    Keywords:     
----------------------+-----------------------------------------------------
 If you go in profile > settings and try to change the email, it doesn't
 work.

 You need to change "bp-core-settings.php" line 41:

 WPINC . '/registration.php'

 to:
 ABSPATH . WPINC . '/registration.php'

 That fix it.

 As suggested from Brajesh Singh in this thread:
 http://buddypress.org/forums/topic/fatal-error-when-a-member-changes-the-
 email-in-settingsgeneral?replies=5#post-46653

-- 
Ticket URL: <https://trac.buddypress.org/ticket/2285>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list