Skip to:
Content
Pages
Categories
Search
Top
Bottom

[Resolved] BP 1.7 Subdomain Database Tables missing


  • Kyle H
    Participant

    @cikez

    Hello all,

    I have been setting up a Multisite network for sometime now, and was recently waiting for BP 1.7 final to be released so I can have social networking for all of my subdomain sites. Before installing the final version I tested the Beta on a “sandbox” which exactly replicates the main network I will be putting BP on.

    Using:

    Wordpress 3.5.1
    BP 1.7
    BP Multi Network
    BBPress

    Here is the problem:

    Once installing BP 1.7 final on my main site and network activating it, everything seems to work fine except I am not seeing the BP tables for individual subdomains. Hopefully this line for my error_log will give you an idea of the issue I am having:

    [11-Apr-2013 12:12:05 UTC] WordPress database error Table ‘guild_wrdp1.wp_3_bp_activity’ doesn’t exist for query SELECT a.*, u.user_email, u.user_nicename, u.user_login, u.display_name  FROM wp_3_bp_activity a LEFT JOIN wp_users u ON a.user_id = u.ID WHERE a.is_spam = 0 AND a.hide_sitewide = 0 AND a.type != ‘activity_comment’ ORDER BY a.date_recorded DESC LIMIT 0, 20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/WoWTheme3/page.php’), get_template_part, locate_template, load_template, require(‘/themes/WoWTheme3/content-page.php’), theme_get_content, the_content, apply_filters(‘the_content’), call_user_func_array, bp_replace_the_content, apply_filters(‘bp_replace_the_content’), call_user_func_array, BP_Activity_Theme_Compat->directory_content, bp_buffer_template_part, bp_get_template_part, bp_locate_template, load_template, require(‘/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/index.php’), bp_get_template_part, bp_locate_template, load_template, require(‘/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/activity-loop.php’), bp_has_activities, BP_Activity_Template->__construct, bp_activity_get, BP_Activity_Activity::get

    One thing to note is that the entire network was setup BEFORE installing BP 1.7. I only have 1 subdomain right now that I am using as a template. I even tried creating a new subdomain and the tables were still not created. Any ideas? Thanks in advance!

Viewing 1 replies (of 1 total)

  • Kyle H
    Participant

    @cikez

    Nevermind. I seemed to have fix the issue for now. I disabled BuddyPress and re-enabled it and it seemed to have created the tables for the subdomains.

Viewing 1 replies (of 1 total)
  • The topic ‘[Resolved] BP 1.7 Subdomain Database Tables missing’ is closed to new replies.
Skip to toolbar