Error Php after update version V2.0
-
Good morning
I encounter this php error (3X) which seems to come from your plugin after update[18-Apr-2023 18:54:00 UTC] WordPress database error Duplicate column name ‘reason’ for query ALTER TABLE wp_lockdowns ADD COLUMN
<strong>reason</strong>varchar(200) NULL made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, LoginLockdown::init, LoginLockdown_Setup::maybe_upgrade, LoginLockdown_Setup::create_custom_tables, dbDelta[18-Apr-2023 18:54:03 UTC] WordPress database error Duplicate column name ‘unlocked’ for query ALTER TABLE wp_lockdowns ADD COLUMN
<strong>unlocked</strong>smallint(20) NOT NULL default ‘0’ made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, LoginLockdown::init, LoginLockdown_Setup::maybe_upgrade, LoginLockdown_Setup::create_custom_tables, dbDeltaThe page I need help with: [log in to see the link]
The topic ‘Error Php after update version V2.0’ is closed to new replies.