[buddypress-trac] [BuddyPress] #2050: Group invites not sent/notified/logged in database

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Tue Feb 23 23:54:25 UTC 2010


#2050: Group invites not sent/notified/logged in database
----------------------------------------------------+-----------------------
Reporter:  leiascofield                             |       Owner:     
    Type:  defect                                   |      Status:  new
Priority:  major                                    |   Milestone:     
Keywords:  groups, notifications reporter-feedback  |  
----------------------------------------------------+-----------------------

Comment(by leiascofield):

 BP 1.2 was the original fresh install last week. Then, upgraded to 1.2.1
 today by completely wiping the plugins/buddypress clean. Did same wipe and
 reupload of 1.2 to downgrade.

 bp-custom.php contents:
 <?php
 define( 'BP_GROUPS_SLUG', 'network' );
 define( 'BP_MEMBERS_SLUG', 'members' );
 define( 'BP_BLOGS_SLUG', 'community' );
 define ( 'BP_REGISTER_SLUG', 'join' );

 define( 'BP_DEFAULT_COMPONENT', 'profile' );

 define( 'BPLANG', 'clientname' );
 if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/' . BPLANG . '.mo' ) ) {
     load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/' .
 BPLANG . '.mo' );
 }

 ?>

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


More information about the buddypress-trac mailing list