[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 17:52:53 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: major | Resolution:
Keywords: |
--------------------------+--------------------
Comment (by boonebgorges):
> The problem is definitely in the bp-core-template.php file but I don't
know if adding the two new filters causes any other problems.
Yes, no arguments about this. What I'm saying is that the call to
bp_displayed_user_id() in that file happens in the template function
bp_is_user(), which means that there's a place in your installation where
bp_is_user() is being called prior to the members template files having
been loaded. This should never happen on a BuddyPress installation, thus
my suspicion that it's a plugin causing the problem. I'll keep
investigating, and please, if you can post a debug_backtrace(), it will
make it way way easier to get to the bottom of things.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4403#comment:11>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list