buddypress/bp-groups
Boone B Gorges bfa9348983 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

git-svn-id: https://buddypress.svn.wordpress.org/branches/1.5@6148 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2012-06-29 15:23:27 +00:00
..
js Removes ajax-loader spans from markup and ajax-loader triggers from bp-default JS. Replaces with .loader class when appropriate. Fixes #3349 2011-07-22 17:02:46 +00:00
bp-groups-actions.php Provide a fallback for group-invite-status during group creation. Fixes #3900 2012-01-03 22:06:17 +00:00
bp-groups-activity.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
bp-groups-adminbar.php WP Version Check: 2012-06-13 20:46:17 +00:00
bp-groups-buddybar.php Respect 'disable avatar upload' option within the Groups component. Fixes #3520. Props r-a-y 2011-08-29 23:07:41 +00:00
bp-groups-cache.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
bp-groups-classes.php Fix PHP notices in Group member functions. Fixes #3569, props sbrajesh 2011-09-10 13:46:26 +00:00
bp-groups-filters.php Tidy up whitespace. Fixes #3466, props cnorris23 2011-08-10 06:32:02 +00:00
bp-groups-forums.php Ensure that integrated bbPress forums have not been uninstalled before updating forum data on group edit. Fixes #3605 2011-09-30 13:51:51 +00:00
bp-groups-functions.php Fix php warning / incorrect action parameter when sending group invites 2011-09-10 16:18:38 +00:00
bp-groups-loader.php Add missing ID's to admin/toolbar menus. (1.5 branch) 2011-11-05 22:20:14 +00:00
bp-groups-notifications.php Fixes fatal error in group invite notification when Settings is disabled 2012-06-29 15:23:27 +00:00
bp-groups-screens.php Prevent sole admins leaving groups. See #3631 2011-09-30 22:38:56 +00:00
bp-groups-template.php Correct double-slashed group action links for 1.5 branch. Fixes #4161, props cnorris23 2012-04-23 18:24:08 +00:00
bp-groups-widgets.php Don't enqueue members or groups widget JS on the Dashboard or Network Admin. Fixes #3613 2011-09-30 20:19:14 +00:00