PHP Notice: Undefined index: bps_security_log_post_none in security-log.php on line 592

Home Forums BulletProof Security Pro PHP Notice: Undefined index: bps_security_log_post_none in security-log.php on line 592

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34422
    Terry
    Participant

    I keep getting the following in my PHP error log.

    [24-Oct-2017 12:41:30 UTC] PHP Notice: Undefined index: bps_security_log_post_none in /home/xxxxx/public_html/wp-content/plugins/bulletproof-security/admin/security-log/security-log.php on line 592
    [24-Oct-2017 12:41:30 UTC] PHP Notice: Undefined index: bps_security_log_post_max in /home/xxxxx/public_html/wp-content/plugins/bulletproof-security/admin/security-log/security-log.php on line 594

    Just noticed another error when running the setup wizard.

    Notice: Undefined variable: source in /home/xxxxx/public_html/wp-content/plugins/bulletproof-security/admin/wizard/wizard.php on line 2097
    #34427
    AITpro Admin
    Keymaster

    These PHP Notice errors can be ignored for now and will be corrected in the next BPS Pro version.  You are seeing these PHP errors because you have WP_DEBUG turned On either in your wp-config.php file or somewhere else.  WP_DEBUG should only be turned on briefly/temporarily to check for issues/problems and then turned Off.  Leaving WP_DEBUG turned On permanently will cause severe website performance problems and may cause plugins and themes to not function correctly.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.