[buddypress-trac] [BuddyPress] #3549: Incompatibility between recent SharDB and bbPress forum setup routine
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Sep 5 14:01:32 UTC 2011
#3549: Incompatibility between recent SharDB and bbPress forum setup routine
--------------------------+-----------------------------
Reporter: boonebgorges | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Forums | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
BP's integrated bbPress replaces bbPress's default $bbdb object with its
own, which is an extension of the WPDB class.
http://buddypress.trac.wordpress.org/browser/trunk/bp-forums/bp-forums-
bbpress-sa.php#L135
However, recent versions of SharDB (due, I think, to corresponding changes
in WP load order) have changed so that the base db class is no longer
called WPDB, but is instead called SharDB. So BP ends up extending the
wrong class for $bbdb, and the forum component doesn't work.
wpmuguru, any ideas?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3549>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list