#648 closed defect (bug) (fixed)
Log error - Groups activation
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | Priority: | minor | |
Severity: | Version: | 1.0 | |
Component: | Keywords: | ||
Cc: |
Description
Using the WPMU 2.7.1 branch and trunk BP.
Order of Site Wide Plugin activation: Core -> Forums Integ. -> Extended Profiles -> Wire. This order may or may not be the only way to create the error below, I haven't tested. WPMU and BP were installed to a clean database.
When activating Groups as the next plugins, I get the following in Apache error log.
[Fri Apr 03 21:05:56 2009] [error] [client 127.0.0.1] WordPress database error Table 'wordpress.wp_bp_groups' doesn't exist for query SELECT id FROM wp_bp_groups WHERE slug = 'plugins.php' made by require_once, require, do_action, call_user_func_array, groups_setup_nav, BP_Groups_Group->group_exists, referer: http://example.com/wp-admin/plugins.php?activate=true
This is no longer an issue in the latest trunk.