[Bb-trac] [bbPress] #1042: WP integration : translation file is ignored when integrating WP in BBPress

bbPress bb-trac at lists.bbpress.org
Tue Feb 3 08:37:00 GMT 2009


#1042: WP integration : translation file is ignored when integrating WP in BBPress
-----------------------+----------------------------------------------------
 Reporter:  tfab69fr   |       Owner:                       
     Type:  defect     |      Status:  new                  
 Priority:  normal     |   Milestone:                       
Component:  Front-end  |     Version:  1.0-alpha-2          
 Severity:  normal     |    Keywords:  wordpress integration
-----------------------+----------------------------------------------------
 Adding the lines below allow to use the $wpdb object in bbpress which is
 really great !

 {{{
 if ( !defined( 'ABSPATH' ) ) {
 include_once( '/Full/Path/To/wp-load.php' );
 }
 }}}

 Unfortunately there is a serious drawback as it breaks the translation of
 bbpress. The fr_FR.mo seems to have no effect with these lines.

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1042>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list