Opened 14 years ago
Closed 14 years ago
#3064 closed defect (bug) (no action required)
WordPress database error Unknown column feed in where clause
Reported by: | intimez | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | 1.5 | |
Component: | Activity | Keywords: | |
Cc: |
Description
WordPress database error Unknown column ‘feed’ in ‘where clause’ for query SELECT * FROM wp_bp_activity WHERE id IN (feed) ORDER BY date_recorded DESC LIMIT 0, 20 made by require, wp, WP->main, do_action_ref_array, call_user_func_array, bp_core_catch_no_access, apply_filters, call_user_func_array, GConnect_Front->bp_located_template, require, gconnect_locate_template, load_template, require_once, gconnect_locate_template, load_template, require_once, bp_has_activities, BP_Activity_Template->bp_activity_template, bp_activity_get_specific, BP_Activity_Activity->get_specific
wordpress3.0.4+buddypress1.2.7
There is indeed some crazy stuff happening in trunk, at the moment. I hope this sort of thing will get cleared up once John finishes going through all of the code.