itsec tables not created
-
I keep getting (over and over) in my error logs:
[08-May-2014 19:30:17 UTC] WordPress database error Table ‘dbname.wp_itsec_lockouts’ doesn’t exist for query SELECT
lockout_hostFROMwp_itsec_lockoutsWHERElockout_active=1 ANDlockout_expire_gmt> ‘2014-05-08 19:30:16’ ANDlockout_host=’*********’; made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, ITSEC_Lockout->check_lockoutI tried deactivating, then uninstalling the plugin. then installing again. still, no tables are created, when i look in phpmyadmin. i ended up having to create these tables myself (looking in class-itsec-lib.php to get the definitions). Not sure if this problem exists only for me or not, but thought i’d mention it.
The topic ‘itsec tables not created’ is closed to new replies.