Database SQL Error
-
I get the following error when I activate Genealogical Tree. Im still learning how to trouble shoot so please excuse my ignorance.
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘WHERE group_id IN (1) AND is_confirmed = 1 AND (is_admin = 0 AND is_mod = 0 A…’ at line 1 for query SELECT user_id FROM WHERE group_id IN (1) AND is_confirmed = 1 AND (is_admin = 0 AND is_mod = 0 AND is_banned = 0) ORDER BY date_modified DESC made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘/srv/htdocs/wp-config.php’), require_once(‘wp-settings.php’), do_action(‘plugins_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, bp_loaded, do_action(‘bp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, buddyboss_updater_init, BuddyBoss_Updater__Plugin::get_instance, BuddyBoss_Updater__Plugin->setup_actions, current_user_can, user_can, WP_User->has_cap, apply_filters(‘user_has_cap’), WP_Hook->apply_filters, Zqe\Genealogical_Tree_Admin->bp_manage_capabilities, groups_get_group_members, BP_User_Query->__construct, BP_User_Query->prepare_user_ids_query, BP_Group_Member_Query->get_include_ids, BP_Group_Member_Query->get_group_member_ids
The page I need help with: [log in to see the link]
- The topic ‘Database SQL Error’ is closed to new replies.