Skip to:
Content
Pages
Categories
Search
Top
Bottom

Databse errors!


  • Jon
    Participant

    @pensive

    I have wordpress 3.0.1, and only a handful of otehr plugins (none of which should be an issue. I install the plugin, and activeate it, then get :

    WordPress database error: [Table ‘xdatabase.wp_bp_xprofile_data’ doesn’t exist]
    SELECT value FROM wp_bp_xprofile_data WHERE field_id = 1 AND user_id = 1

    WordPress database error: [Table ‘xdatabase.wp_bp_xprofile_fields’ doesn’t exist]
    SELECT * FROM wp_bp_xprofile_fields WHERE id = 1

    WordPress database error: [Table ‘xdatabase.wp_bp_xprofile_fields’ doesn’t exist]
    SELECT id FROM wp_bp_xprofile_fields WHERE id = 1

    WordPress database error: [Table ‘xdatabase.wp_bp_groups_members’ doesn’t exist]
    SELECT COUNT(DISTINCT m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND m.user_id = 1 AND m.is_confirmed = 1 AND m.is_banned = 0

    WordPress database error: [Table ‘xdatabase.wp_bp_messages_recipients’ doesn’t exist]
    SELECT unread_count FROM wp_bp_messages_recipients WHERE user_id = 1 AND is_deleted = 0 AND sender_only = 0

    WordPress database error: [Table ‘xdatabase.wp_bp_xprofile_groups’ doesn’t exist]
    SELECT id FROM wp_bp_xprofile_groups WHERE id = 1

    WordPress database error: [Table ‘xdatabase.wp_bp_xprofile_fields’ doesn’t exist]
    SELECT id FROM wp_bp_xprofile_fields WHERE id = 1

    WTF? I knwo for certain that the sql databse was clean of BP stuff before i ran the install, there should be nothing to clash.

    Any ideaS?

    BTW, it says it activated successfully and i can use it ok, which is a little worrying =D

  • The topic ‘Databse errors!’ is closed to new replies.
Skip to toolbar