Skip to:
Content

BuddyPress.org

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's profile 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

http://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/wordpress-database-error-unknown-column-feed-in-where-clause-for-query/

Change History (4)

#1 @intimez
14 years ago

  • Version set to 1.3

#2 @DJPaul
14 years ago

  • Milestone changed from Awaiting Review to 1.3

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.

#3 @DJPaul
14 years ago

  • Component changed from Core to Activity
  • Keywords unknown feed clause wordpress buddypress removed

Will need to check this once #3122 is fixed

#4 @DJPaul
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Unable to re-create on trunk. I think I was able to recreate this on an activity permalink single page before, but it's all OK now. Please re-open if you can clarify what URL triggers this error.

Note: See TracTickets for help on using tickets.