[buddypress-trac] [BuddyPress] #4403: Fatal Error After Upgrading to BuddyPress 1.6
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Aug 7 19:02:38 UTC 2012
#4403: Fatal Error After Upgrading to BuddyPress 1.6
--------------------------+--------------------
Reporter: steve7777 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 1.6.1
Component: Core | Version: 1.6
Severity: critical | Resolution:
Keywords: |
--------------------------+--------------------
Changes (by boonebgorges):
* severity: major => critical
Comment:
> Since my "fix" in comment 9 seems to have corrected the error, you
should still change bp-core-template.php, especially since other plugins
may result in a fatal error.
I agree that we should have a general fix, but simply having fallbacks for
every single function in BuddyPress is not really feasible. The root of
the issue is that bp-core-template.php is loaded before the Members
component, and that a plugin is incorrectly taking advantage of the delay.
We should either figure out why that gap has become obvious in BP 1.6 and
take steps to correct it, or we should move functions like
bp_displayed_user_id() into bp-core-template.php.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4403#comment:13>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list