[buddypress-trac] [BuddyPress] #3153: Upgrades from 1.2 should be recognized as upgrades
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Jun 16 20:42:27 UTC 2011
#3153: Upgrades from 1.2 should be recognized as upgrades
---------------------------+-----------------------
Reporter: boonebgorges | Owner: cnorris23
Type: defect | Status: assigned
Priority: critical | Milestone: 1.3
Component: Core | Version: 1.3
Resolution: | Keywords: has-patch
---------------------------+-----------------------
Comment (by DJPaul):
Not sure; wasn't able to get far enough to test. On an upgrade, we're
getting two BuddyPress menus added in wp-admin (one is the upgrade, the
other is the regular items). Also we're getting a number of PHP warnings:
[16-Jun-2011 20:40:16] PHP Notice: Undefined index: bp-xprofile-base-
group-name in /Users/paul/Sites/example.com/wp-content/plugins/buddypress
/bp-xprofile/bp-xprofile-loader.php on line 73
[16-Jun-2011 20:40:16] PHP Notice: Undefined index: bp-xprofile-
fullname-field-name in /Users/paul/Sites/example.com/wp-
content/plugins/buddypress/bp-xprofile/bp-xprofile-loader.php on line 74
[16-Jun-2011 20:40:16] PHP Notice: Undefined index: bp-xprofile-
fullname-field-name in /Users/paul/Sites/example.com/wp-
content/plugins/buddypress/bp-members/bp-members-functions.php on line 395
and
[16-Jun-2011 20:40:16] WordPress database error Table
'wordpress.wp_bp_user_blogs' doesn't exist for query SELECT COUNT(DISTINCT
b.blog_id) FROM wp_bp_user_blogs b LEFT JOIN wp_blogs wb ON b.blog_id =
wb.blog_id WHERE wb.deleted = 0 AND wb.spam = 0 AND wb.mature = 0 AND
wb.archived = '0' AND user_id = 1 made by require_once, require_once,
require_once, require_once, do_action, call_user_func_array, bp_init,
do_action, call_user_func_array, bp_setup_nav, do_action,
call_user_func_array, BP_Blogs_Component->_setup_nav,
bp_blogs_total_blogs_for_user, BP_Blogs_Blog->total_blog_count_for_user
(I appreciate those may not have been caused by this patch, but I'm
putting them here so we don't overlook them).
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3153#comment:17>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list