• Resolved compumatter

    (@compumatter)


    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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    Sorry to hear you are having trouble!!!

    The error message implies that the table in the WordPress database that stores the category terms does not exist. Connections cannot delete its tables, so Connections could not have caused this.

    Have you recently made any significant configuration changes to WordPress, such as changing the WP table name prefix or moving WP to a different web host?

    Thread Starter compumatter

    (@compumatter)

    Hello,

    No changes. Just adding this plugin. I should say that I am on a multi-site version of WordPress. Perhaps it’s something to do with that.

    Thread Starter compumatter

    (@compumatter)

    I have just verified that it does not support multi-site by default.

    View post on imgur.com

    Is this possible?

    Plugin Author Steven

    (@shazahm1hotmailcom)

    Did you globally activate the plugin? If you did, you need to activate it on the subsite so the tables will get created.

    I hope this helps!

    Plugin Author Steven

    (@shazahm1hotmailcom)

    This ticket is being marked resolved due to inactivity. If you still need help with this, please do not hesitate to let me know.

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

The topic ‘connections_terms’ doesn’t exist for query SELECT’ is closed to new replies.