Forums

Join
bbPress Support ForumsTroubleshootinggettext.php Error: i cannot see the posts

Info

gettext.php Error: i cannot see the posts

  1. I've installed bbpress with wordpress integration, the database integration works correctly thanks your guide. But... when i try to see my posts i have this error:

    (
    Parse error: syntax error, unexpected $end in /home/mhd-01/www.alessandropagano.net/htdocs/blog/wp-includes/gettext.php(307) : eval()'d code on line 1
    1 post)

    you can try to show this at http://www.alessandropagano.net/blog/forum/
    I've heard that this could be related with language settings... but my config.php have the default setting (define('BBLANG', '');)
    Thanks in advance, i hope to hear you soon!

  2. I will pass this on to the developers list for their thoughts.

    Trent

  3. I'm not sure, but it looks like a bad .mo file. The Plural-Forms line of the .po file should end with a semicolon (;).

  4. You must log in to post.