<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums User Favorites: CoreForce</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums User Favorites: CoreForce</description>
<language>en</language>
<pubDate>Thu, 04 Dec 2008 06:09:19 +0000</pubDate>

<item>
<title>CoreForce on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14824</link>
<pubDate>Sun, 30 Mar 2008 16:56:46 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14824@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I need some more time on this one, but I will certainly do.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14713</link>
<pubDate>Thu, 27 Mar 2008 02:56:18 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">14713@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There were some issues with the stream reader class and 64 bit processors if I remember correctly.&#60;/p&#62;
&#60;p&#62;That should be fixed in the next version of bbPress - maybe you can see if this function makes sense to you:&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/browser/branches/0.8/bb-includes/gettext.php#L98&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/browser/branches/0.8/bb-includes/gettext.php#L98&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Maybe you could test against the next release for us? Just grab the zip file from the bottom of this page:&#60;br /&#62;
&#60;a href=&#34;http://trac.bbpress.org/browser/branches/0.8&#34; rel=&#34;nofollow&#34;&#62;http://trac.bbpress.org/browser/branches/0.8&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>CoreForce on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14708</link>
<pubDate>Wed, 26 Mar 2008 20:06:17 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14708@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;As I hardcode byteorder to 0 (zero) everthing is fine.&#60;br /&#62;
Something is wrong with the magic number check for byte order validation.
&#60;/p&#62;</description>
</item>
<item>
<title>CoreForce on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14702</link>
<pubDate>Wed, 26 Mar 2008 18:34:19 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14702@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Some tracing shows that it heads for the right language file but the check for the magic number fails in gettext.php , constructor gettext_reader for some strange reason. The same file works fine on windows, trnsferred it binary to the server, has same byte length.&#60;/p&#62;
&#60;p&#62;I see that there has been some work in that space because of a bug in PHP 5.0.2?&#60;/p&#62;
&#60;p&#62;I'm on FreeBSD 6.3 Release p1, Apache/2.2.6 (FreeBSD) and PHP 5.2.5.&#60;/p&#62;
&#60;p&#62;Any insight on what's going on here?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>CoreForce on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14692</link>
<pubDate>Wed, 26 Mar 2008 11:43:06 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14692@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;In addition to what I've said above:&#60;/p&#62;
&#60;p&#62;If I include a &#38;lt;p&#38;gt;&#38;lt;?php echo(constant('BBLANG')) ?&#38;gt;&#38;lt;/p&#38;gt; into one of the template this renders me the correct value for the language setting, therefore it's really strange this one is not resolved into the right call to the language file. The $mofile variable in bb-includes/i10n.php is pointing to the right file. ...
&#60;/p&#62;</description>
</item>
<item>
<title>CoreForce on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14691</link>
<pubDate>Wed, 26 Mar 2008 09:34:26 +0000</pubDate>
<dc:creator>CoreForce</dc:creator>
<guid isPermaLink="false">14691@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Having trouble with localization as well.&#60;/p&#62;
&#60;p&#62;It works on my local Windoze system without problem, switched to German very smoothly.&#60;br /&#62;
But not on the hosted Linux server, shows English only.&#60;/p&#62;
&#60;p&#62;Configuration is 100% identical.&#60;/p&#62;
&#60;p&#62;Any ideas what might be wrong with it?&#60;br /&#62;
I'm on bbpress-0.8.3.1&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>ydubois on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14554</link>
<pubDate>Thu, 20 Mar 2008 00:48:09 +0000</pubDate>
<dc:creator>ydubois</dc:creator>
<guid isPermaLink="false">14554@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;@sambauers&#60;/p&#62;
&#60;p&#62;something like this if I remember well:&#60;/p&#62;
&#60;p&#62;&#38;gt; msgcat fr_FR_wp.po fr_FR_bbp.po &#38;gt; fr_FR_merged.po&#60;/p&#62;
&#60;p&#62;Then I used poEdit.exe to manually edit the conflicting translations (same key with different translation between the two packages) - only about 30 of them.&#60;/p&#62;
&#60;p&#62;Then I saved in poEdit, which automatically creates the corresponding .mo file.&#60;/p&#62;
&#60;p&#62;Had a hard time finding how to merge .po files on the Web, seems there's not so many other ways to do it. This one worked for me.&#60;/p&#62;
&#60;p&#62;I'll create a special page on my blog to document this if I have time and get lotsa requests.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14540</link>
<pubDate>Wed, 19 Mar 2008 00:41:59 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">14540@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you post the command you used to merge?
&#60;/p&#62;</description>
</item>
<item>
<title>ydubois on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14536</link>
<pubDate>Wed, 19 Mar 2008 00:03:23 +0000</pubDate>
<dc:creator>ydubois</dc:creator>
<guid isPermaLink="false">14536@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I found the solution!&#60;/p&#62;
&#60;p&#62;I merged the two language files into one (using gettext msgcat GNU utility)&#60;/p&#62;
&#60;p&#62;I load the new merged language file in Wordpress wp-config&#60;br /&#62;
I don't load any language file in bbPress config&#60;/p&#62;
&#60;p&#62;It works! everything is translated in Wordpress + bbPress
&#60;/p&#62;</description>
</item>
<item>
<title>ydubois on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14534</link>
<pubDate>Tue, 18 Mar 2008 21:53:04 +0000</pubDate>
<dc:creator>ydubois</dc:creator>
<guid isPermaLink="false">14534@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Same problem here: latest versions of WP and bbPress, FR_fr .mo gives same error message (Cannot redeclare class cachedfilereader).&#60;/p&#62;
&#60;p&#62;If I get rid of the FR language setting everything works fine.&#60;/p&#62;
&#60;p&#62;Maybe it is because WP and bbPress use the same localization routines... &#60;/p&#62;
&#60;p&#62;I think one solution would be to merge the .mo files of both apps into one so we have to load only one language file. Because apparently if I load only the Wordpress FR localization I see that common terms in bbPress are translated.&#60;/p&#62;
&#60;p&#62;I don't know much about .mo files, does anyone have a clue on how to do that?
&#60;/p&#62;</description>
</item>
<item>
<title>tfab69fr on "localisation issue of mo file"</title>
<link>http://bbpress.org/forums/topic/localisation-issue-of-mo-file#post-14496</link>
<pubDate>Sun, 16 Mar 2008 17:34:15 +0000</pubDate>
<dc:creator>tfab69fr</dc:creator>
<guid isPermaLink="false">14496@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi, I've installed the 0.8.3.1 version into the wordpress v2.3.2 directory.&#60;/p&#62;
&#60;p&#62;I tried to localise bbpress in french using the fr_FR.mo found in &#60;a href=&#34;http://www.adilade.fr/blog/41/bbpress-traduction-francaise.html#comment-281&#34; rel=&#34;nofollow&#34;&#62;http://www.adilade.fr/blog/41/bbpress-traduction-francaise.html#comment-281&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But when I add the french mo file in bbpress/bb-includes/languages, and the line&#60;br /&#62;
define('BBLANG', 'fr_FR');&#60;br /&#62;
into config.php file&#60;/p&#62;
&#60;p&#62;I've the Fatal error: Cannot redeclare class cachedfilereader in E:\wamp\www\hyporec\rs_next2\bbpress\bb-includes\streams.php on line 163&#60;/p&#62;
&#60;p&#62;After many hours of research and tests, the problem seems to be due that there is a confict between wordpress fr mo file and the bbpress one.&#60;br /&#62;
Note that to use the header and the footer from wordpress in bbpress, I've added:&#60;br /&#62;
define('WP_BB', true);&#60;br /&#62;
if ( !defined('DB_NAME') ) {&#60;br /&#62;
require_once( dirname(__FILE__) . '/../wp-config.php');&#60;br /&#62;
}&#60;br /&#62;
into the config.php file&#60;br /&#62;
(the bbpress template could then use get_header(); and get_footer(); of wordpress which is very convenient)&#60;/p&#62;
&#60;p&#62;Please how can I solve this issue ?&#60;br /&#62;
thanks in advance
&#60;/p&#62;</description>
</item>

</channel>
</rss>
