Title: wp_itsec_log&#8217; doesn&#8217;t exist
Last modified: July 26, 2020

---

# wp_itsec_log’ doesn’t exist

 *  [eitanc](https://wordpress.org/support/users/eitanc/)
 * (@eitanc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/)
 * Hello,
    I run the wordpress database repair, based on WP own feature (as described
   here – [https://wp-mix.com/wordpress-repair-optimize-innodb/](https://wp-mix.com/wordpress-repair-optimize-innodb/)).
 * I have an issue that the process states that all is fine with wp_itsec_logs but
   it states that “wp_itsec_log’ doesn’t exist”…
 * What can I do to clean this issue?

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

 *  [nlpro](https://wordpress.org/support/users/nlpro/)
 * (@nlpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13172388)
 * In one of the previous releases the data (if any) in the **wp_itsec_log** table
   was migrated to a new **wp_itsec_logs** table. After the data migration completed
   successfully the wp_itsec_log table was removed.
    But the plugin is still adding
   it to the $wpdb->global_tables array…
 * To fix this, modify line #285 in the better-wp-security/core/core.php file like
   this:
 * `//$wpdb->global_tables[] = 'itsec_log';`
 * Probably best to create a backup copy of the original core.php file before modifying
   it;-)
 * To prevent any confusion, I’m not iThemes.
 *  Thread Starter [eitanc](https://wordpress.org/support/users/eitanc/)
 * (@eitanc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13174114)
 * Thanks!
 * Can please someone for the official iTheme team approve the above solution?
 *  [nlpro](https://wordpress.org/support/users/nlpro/)
 * (@nlpro)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13254686)
 * [@timothyblynjacobs](https://wordpress.org/support/users/timothyblynjacobs/)
   
   FYI
 *  Plugin Contributor [Timothy Jacobs](https://wordpress.org/support/users/timothyblynjacobs/)
 * (@timothyblynjacobs)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13258536)
 * Yes [@eitanc](https://wordpress.org/support/users/eitanc/), [@nlpro](https://wordpress.org/support/users/nlpro/)’
   s solution is correct. We’ve implemented a fix for this. I don’t have an exact
   timeline to share on when it will be released, but should be within the next 
   few weeks.
 *  Thread Starter [eitanc](https://wordpress.org/support/users/eitanc/)
 * (@eitanc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13258614)
 * Great, thanks. I guess you will mention this fix in the release notes text of
   the relevant version, right?
 *  Plugin Contributor [Timothy Jacobs](https://wordpress.org/support/users/timothyblynjacobs/)
 * (@timothyblynjacobs)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13258636)
 * Correct.
 *  [mike9712](https://wordpress.org/support/users/mike9712/)
 * (@mike9712)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13593353)
 * Hello,
 * I got the same problem in version 6.5.6 and //$wpdb->global_tables[] = ‘itsec_log’;
 * already exists in the /core/core.php ???
 * With kind regards,
 *  [nlpro](https://wordpress.org/support/users/nlpro/)
 * (@nlpro)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13593705)
 * IMHO, 6.5.6 is an outdated iTSec Pro release. Probably best to update to the 
   latest Pro release (currently 6.8.0) and see whether the issue persists.
 * According to the iTSec Pro 6.7.0 Changelog:
 * > Bug Fix: Update the list of tables added to wpdb.
 * If after updating the iTSec Pro plugin the issue persists please open a ticket
   with iThemes by logging in through their [Member Panel](https://members.ithemes.com/panel/helpdesk.php).
   This forum only provides community support for the Free iTSec plugin.
 * To prevent any confusion, I’m not iThemes.

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

The topic ‘wp_itsec_log’ doesn’t exist’ is closed to new replies.

 * ![](https://ps.w.org/better-wp-security/assets/icon.svg?rev=2980272)
 * [Solid Security – Password, Two Factor Authentication, and Brute Force Protection](https://wordpress.org/plugins/better-wp-security/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/better-wp-security/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/better-wp-security/)
 * [Active Topics](https://wordpress.org/support/plugin/better-wp-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/better-wp-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/better-wp-security/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [nlpro](https://wordpress.org/support/users/nlpro/)
 * Last activity: [5 years, 6 months ago](https://wordpress.org/support/topic/wp_itsec_log-doesnt-exist/#post-13593705)
 * Status: not resolved