[buddypress-trac] [BuddyPress] #1524: BP trunk does not load since rev 2213 on WPMU
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Jan 1 22:38:18 UTC 2010
#1524: BP trunk does not load since rev 2213 on WPMU
----------------------+-----------------------------------------------------
Reporter: DJPaul | Owner:
Type: defect | Status: new
Priority: blocker | Milestone:
Keywords: transient |
----------------------+-----------------------------------------------------
BP trunk since 2213 does not install fully on WPMU. Sitemeta DB table
meta_keys are added but no SQL executed to create the DB tables. This is
because WPMU throws this error (possibly an other but this is the first
report I saw of it) as described http://buddypress.org/forums/topic
/cannot-activate-bp-12-fatal-error-cannot-redeclare-
bp_loader_activate?replies=1#post-32667.
This is because it uses the function delete_site_transient(), called in
bp-loader.php, was introduced to WordPress in 2.8.9. Obviously, WPMU is
only on 2.8.6. This function exists in WPMU trunk since rev 2006.
Issues -
1) BP trunk now requires a SVN version of WPMU or WP 2.8.9+.
2) This bumps the minimum required WPMU Version from 2.8.4 (as per the
BP.org download page) to the upcoming WPMU 2.9/WP 2.9+ version.
--
Ticket URL: <http://trac.buddypress.org/ticket/1524>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list