connections_terms’ doesn’t exist for query SELECT
-
When trying to add a new entry to the directory I am seeing this type of error in my php logs
The plugin is rendered unusable at this time. I am using WordPress version 6.1
WordPress database error Table 'cm_word4ya.cm_75_connections_terms' doesn't exist for query SELECT tt.term_id, tt.term_taxonomy_id FROM cm_75_connections_terms AS t INNER JOIN cm_75_connections_term_taxonomy as tt ON tt.term_id = t.term_id WHERE t.slug = 'uncategorized' AND tt.taxonomy = 'category' ORDER BY t.term_id ASC LIMIT 1 made by require_once('wp-load.php'), require_once('/home/ws-000000015-ci/wp-config.php'), require_once('wp-settings.php'), do_action('init'), WP_Hook->do_action, WP_Hook->apply_filters, cnSettingsAPI::registerFields, apply_filters('cn_register_settings_fields'), WP_Hook->apply_filters, cnRegisterSettings::registerSettingsFields, get_option, apply_filters('default_option_cn_default_category'), WP_Hook->apply_filters, cnOptions::getDefaultCategoryID, cnTerm::exists, referer: http://anacortesfarmersmarket.org/wp-admin/admin.php?page=connections_tools
The topic ‘connections_terms’ doesn’t exist for query SELECT’ is closed to new replies.