[buddypress-trac] [BuddyPress] #4311: Fatal error: Call to undefined function bp_get_settings_slug()

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Fri Jun 29 15:20:37 UTC 2012


#4311: Fatal error: Call to undefined function bp_get_settings_slug()
--------------------------+---------------------
 Reporter:  Spitzohr      |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  1.5.7
Component:  Groups        |     Version:  1.5.5
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |
--------------------------+---------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [6147]) Fixes fatal error in group invite notification when Settings
 is disabled

 groups_notification_group_invites() assembles an email notification that
 includes a link to the user settings page. This link cannot be directly
 concatenated using bp_get_settings_slug(), since the latter function is
 not
 defined when Settings is disabled.

 Fixes #4311

 Props Spitzohr

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4311#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list