Error Activating the plugin
-
I had to disable some plugins for a while and after activating, i got this:
[03-Sep-2016 20:49:42 UTC] WordPress database error Table ‘wp_loginizer_logs’ already exists for query CREATE TABLE
wp_loginizer_logs(
usernamevarchar(255) NOT NULL DEFAULT ”,
timeint(10) NOT NULL DEFAULT ‘0’,
countint(10) NOT NULL DEFAULT ‘0’,
lockoutint(10) NOT NULL DEFAULT ‘0’,
ipvarchar(255) NOT NULL DEFAULT ”,
UNIQUE KEYip(ip)
) ENGINE=MyISAM DEFAULT CHARSET=utf8; made by activate_plugin, do_action(‘activate_loginizer/loginizer.php’), loginizer_activationI run WP 4.4.4 and PHP 7.0.10
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Error Activating the plugin’ is closed to new replies.