Skip to:
Content
Pages
Categories
Search
Top
Bottom

WordPress database error Unknown column ‘feed’ in ‘where clause’ for query


  • intimez
    Participant

    @intimez

    I’m see this in the log and not sure what is problem. Please help.

    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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Does this occur on the default theme? After you’ve disabled all plugins? Or have you customised your activity loop in some way? (looks like the activity stream item permalink/single page template)


    intimez
    Participant

    @intimez

    Looks like cubepoints is the cause but not 100% sure. I do not see anything new after disable.


    r-a-y
    Keymaster

    @r-a-y

    FWIW, I’ve encountered this on an install as well; it appears that the bp_activity_get_sitewide() function in BP_Activity_Activity::get_sitewide_items_for_feed() does not exist.

    This might be what’s causing the problem.


    intimez
    Participant

    @intimez

    Correction: not cubepoints. I looked at clean log and it’s showing up again.

    @r-a-y I’ve reported it so gurus can have a peek. Thank you for confirming on your install.

    surprised not many others are reporting same issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘WordPress database error Unknown column ‘feed’ in ‘where clause’ for query’ is closed to new replies.
Skip to toolbar