[buddypress-trac] [BuddyPress] #4097: Error sending private message

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Mar 25 22:22:50 UTC 2012


#4097: Error sending private message
--------------------------+------------------------
 Reporter:  butch2059     |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  Messaging     |     Version:  1.5.4
 Severity:  normal        |  Resolution:  duplicate
 Keywords:                |
--------------------------+------------------------

Comment (by butch2059):

 Replying to [comment:14 boonebgorges]:
 > Thanks for the debug info. The problem is arising because you have the
 Settings component disabled. The bug is noted in #3996 and will be fixed
 in BP 1.5.5 in the upcoming days.
 >
 > In the meantime, you can fix the problem by doing one of the following:
 >
 > 1) Enable the Settings component
 > 2) Put the following in your bp-custom.php file:
 >
 > {{{
 > if ( !function_exists( 'bp_get_settings_slug' ) ) :
 >     function bp_get_settings_slug() {
 >         return 'settings';
 >     }
 > endif;
 > }}}
 >
 > Be sure to remove the function after upgrading to BP 1.5.5.

 Where is the bp-custom.php file located ...........cant find it

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


More information about the buddypress-trac mailing list