• Resolved RolandasZa

    (@rolandasza)


    Hi all,

    Just a general question here.
    How do you use Enable Debug feature? I enabled it, because I need debug info, but where can I find it? I can’t find a place where it explains in plugin.

    Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    The debug log files are located in the following directory:

    ~plugins/all-in-one-wp-security-and-firewall/logs

    I will add a little comment in the debug settings section.

    aldemarcalazans

    (@aldemarcalazans)

    I noticed that the WordPress debug file, located in wp-content/debug.log and normally produced when you have the options below in your wp-config.php:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);

    simply disappear when you have the “Enable Debug” checkbox unchecked. Is it on purpose? In this case, the users should also be warned about that.

    Plugin Contributor wpsolutions

    (@wpsolutions)

    Hi @aldemarcalazans,
    No there is no connection between the AIOWPS debug log file settings and the debug settings and file which you are referring to. This plugin will not delete any files in your root or other folders if they are not related to AIOWPS.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do you use Enable Debug feature?’ is closed to new replies.