database error trying to log in
-
I am trying to do the initial setup of the WooCommerce Click & Pledge Gateway plugin, am when I try to enter my code to login, I get the following in the debug log:
WordPress database error Unknown column 'cnpsettingsinfo_clientid' in 'field list' for query INSERT INTO
wp_cnp_wp_wccnpaccountsinfo(
cnpsettingsinfo_clientid,
cnpsettingsinfo_clentsecret,
cnpsettingsinfo_granttype,
cnpsettingsinfo_scope) VALUES ('connectwordpressplugin', '[redacted]', 'password', 'openid profile offline_access') made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, woocommerce_clickandpledge_init
The plugin version is Version 2.22120000-WP6.1.1-WC7.1.1
- The topic ‘database error trying to log in’ is closed to new replies.