• I get the following error when I activate my plugin WP Live Chat Support and the Pro Version. Happened after an update. Any ideas?

    Notice: Undefined index: HTTP_CF_CONNECTING_IP in /home/foreclos/public_html/wp-content/plugins/wordfence/lib/wfUtils.php on line 144

    Notice: Undefined variable: bgrwvt in /home/foreclos/public_html/wp-content/themes/newspapertimes-codebase/functions.php on line 110

    Warning: Cannot modify header information – headers already sent by (output started at /home/foreclos/public_html/wp-content/plugins/wordfence/lib/wfUtils.php:144) in /home/foreclos/public_html/wp-includes/pluggable.php on line 1121

    https://www.ads-software.com/plugins/wordfence/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Wordfence Security

    (@mmaunder)

    Looks like you have debugging enabled on your site which you probably want to disable on a production site.

    You can try changing this option to the “REMOTE_ADDR” option if you’re not using Cloudflare:

    How does Wordfence get IPs:

    You can find this on your Wordfence options page. This may get rid of that error.

    Regards,

    Mark.

    Thread Starter foreclosurepedia

    (@foreclosurepedia)

    Enable debugging mode (increases server load) is unchecked; not activated.

    No CloudFare.

    When I select the “REMOTE_ADDR” (Getting the IPs Area), the WordFence Errors leave and I get new ones.

    So, I’ll head over to Pippin’s page and ask him. I thank you as that got rid of the WordFence errors. And maybe I’ll get an answer from the Live Chat folks today as well!

    Thanx again for your time!

    Notice: Undefined variable: bgrwvt in /home/foreclos/public_html/wp-content/themes/newspapertimes-codebase/functions.php on line 110

    Notice: Trying to get property of non-object in /home/foreclos/public_html/wp-content/plugins/restrict-content-pro/includes/content-filters.php on line 15

    Notice: Trying to get property of non-object in /home/foreclos/public_html/wp-content/plugins/restrict-content-pro/includes/content-filters.php on line 16

    Notice: Trying to get property of non-object in /home/foreclos/public_html/wp-content/plugins/restrict-content-pro/includes/content-filters.php on line 18

    Notice: Trying to get property of non-object in /home/foreclos/public_html/wp-includes/post-template.php on line 29

    Notice: Trying to get property of non-object in /home/foreclos/public_html/wp-content/plugins/restrict-content-pro/includes/content-filters.php on line 76

    Plugin Author Wordfence Security

    (@mmaunder)

    Just to clarify: I meant you have WordPress debugging mode enabled, not Wordfence. You can find it in your wp-config.php:

    define(‘WP_DEBUG’, true);

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘WP Live Chat Support and Pro Error’ is closed to new replies.