Skip to:
Content

bbPress.org

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#837 closed defect (bug) (fixed)

Unable to load WordPress functions into bbPress

Reported by: da3rx's profile da3rX Owned by: mdawaffe's profile mdawaffe
Milestone: 1.0 Priority: normal
Severity: normal Version: 0.9
Component: General - Integration Keywords:
Cc:

Description

I added require_once('path/to/wp-blog-header.php'); in bbPress’ config.php and got this error:

Fatal error: Cannot redeclare class CachedFileReader in bb-includes\streams.php on line 163

Attachments (1)

837.diff (848 bytes) - added by mdawaffe 18 years ago.

Download all attachments as: .zip

Change History (10)

#1 @da3rX
18 years ago

  • Owner set to mdawaffe

@mdawaffe
18 years ago

#2 @mdawaffe
18 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [1362]) don't include l10n stuff if WP is already loaded. Fixes #837 for branches/0.8

#3 @mdawaffe
18 years ago

  • Milestone changed from 0.9 to 1.0
  • Resolution fixed deleted
  • Status changed from closed to reopened

Still an issue in trunk (though for different reasons).

#4 @da3rX
18 years ago

For 0.9: This patch prevents bbPress from loading its language file.

#5 @da3rX
18 years ago

  • Milestone changed from 1.0 to 0.9

For 0.9: This also seems to break logging in/out.
(I have integrated the latest WP 2.5 trunk and bbPress 0.9 branch)

#6 @sambauers
18 years ago

  • Milestone changed from 0.9 to 1.0-beta & XML-RPC
  • Version changed from 1.0-alpha (trunk) to 0.9

#7 @sambauers
18 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

Combining deep integration issues in #972

#8 @(none)
17 years ago

  • Milestone 1.0-beta deleted

Milestone 1.0-beta deleted

#9 @sambauers
17 years ago

  • Milestone set to 1.0
Note: See TracTickets for help on using tickets.