[buddypress-trac] [BuddyPress] #3055: Unexpected output during activation
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Feb 7 00:51:51 UTC 2011
#3055: Unexpected output during activation
----------------------------+-----------------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.3
Keywords: has-patch |
----------------------------+-----------------------------
Trying to get a value of `$wpdb->base_prefix` during activation results in
error message:
The plugin generated 968 characters of '''unexpected output''' during
activation. If you notice “headers already sent” messages, problems with
syndication feeds or other issues, try deactivating or removing this
plugin.
The output is:
{{{
PHP Notice: Undefined variable: wpdb in ...buddypress/bp-loader.php on
line 40
PHP Notice: Trying to get property of non-object in ...buddypress/bp-
loader.php on line 40
PHP Notice: Undefined variable: wpdb in ...buddypress/bp-loader.php on
line 43
PHP Notice: Trying to get property of non-object in ...buddypress/bp-
loader.php on line 43
}}}
--
Ticket URL: <https://trac.buddypress.org/ticket/3055>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list