Forums

Join
bbPress Support ForumsTroubleshootingCannot redeclare class CachedFileReader

Info

Cannot redeclare class CachedFileReader

  1. This seems to happen any time I choose a localization file

    I get a series of fatal errors saying 'Cannot redeclare class CachedFileReader' in bb/inlcudes/streams.php.

    I've searched the forums, and it hasn't yielded any solutions, is anyone experiencing the same issue?

    I am running the latest bbPress 0.8.2, with WordPress config included.

  2. For anyone else who gets the same error in future, its the WordPress config file, the only way I got round it was to do raw database calls, but including it generates errors.

  3. I had the same problem:
    http://bbpress.org/forums/topic/latest-wordpress-038-bbpress-in-another-language?replies=3
    But I solved that differently:
    http://wordpress.org/support/topic/111411?replies=9

    It is easier than making raw database calls...
    Cheers!

  4. You must log in to post.