Skip to:
Content
Pages
Categories
Search
Top
Bottom

Table doesn’t exist error


  • Mushi
    Participant

    @mubashiriqbal

    We recently have updated to latest version of buddypress 4.4.0. Recently we found that our server log is clogged with following errors

    Table 'my_db.g' doesn't exist for query SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded')
    
    Table 'my_db.g' doesn't exist for query SELECT COUNT(DISTINCT g.id) FROM g made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action

    Can someone please help us fix this issue.

    Thank You

Viewing 2 replies - 1 through 2 (of 2 total)

  • Mushi
    Participant

    @mubashiriqbal

    Here is the detail description of the error

    WordPress database error Table ‘my_db.g’ doesn’t exist for query SELECT DISTINCT g.id FROM g ORDER BY g.date_created DESC made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include(‘/themes/boss-child/functions.php’), is_user_logged_in, wp_get_current_user, _wp_get_current_user, wp_set_current_user, do_action(‘set_current_user’), WP_Hook->do_action, WP_Hook->apply_filters, memberium_core->set_current_user, memberium_core->generateSession, apply_filters(‘memberium_session_filter’), WP_Hook->apply_filters, BP_Groups_for_MemberiumAutoJoin, BP_Groups_Group::get, wpdb->get_col, wpdb->print_error


    shanebp
    Moderator

    @shanebp

    The errors are related to Memberium.

    for example: BP_Groups_for_MemberiumAutoJoin

    You should talk to Memberium about this issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar