PHP Notice 403.php
-
Hi guys,
in my logs I have this:Undefined index: HTTP_USER_AGENT in …./wp-content/plugins/bulletproof-security/403.php on line 100
This is related to
# BEGIN USERAGENT FILTER if ( !preg_match('/BPSUserAgentPlaceHolder/', $_SERVER['HTTP_USER_AGENT']) ) { # END USERAGENT FILTER
Is there anything you can do to avoid the notice?
Thank you.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘PHP Notice 403.php’ is closed to new replies.