• Resolved fidoboy

    (@fidoboy)


    A lot of these errors are being thrown to the log:

    Warning: Undefined array key "group-req-url" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-no" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-response" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-request-group" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-request-source" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-page-type" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208
    
     
    Warning: Undefined array key "group-page-url" in /wp-content/plugins/http-requests-manager/templates/page-settings.php on line 208

    I’ve also noticed that custom rules doesn’t seems to work when “Block external requests (Allow www.ads-software.com only)” is active.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author veppa

    (@veppa)

    Thank you for detailed report. Fixed issue in latest version 1.2.3

    Regards.

    Plugin Author veppa

    (@veppa)

    Yes custom rules apply only in “Smart block” mode. Added this info to readme file as well.

    Not sure if “Custom rules” will be useful in other blocking modes.

    • This reply was modified 11 months, 4 weeks ago by veppa.
    Thread Starter fidoboy

    (@fidoboy)

    It could be useful to work with exceptions. This way you can manually add exceptions to the default “block all” using the rules for a given plugin or domain.

    Plugin Author veppa

    (@veppa)

    In smart block mode you can add following rules to block everything except custom domain.

    • domain: examle.com -> Allow: everywhere
    • All -> block: everywhere

    Specific rules have high priority than general rule. So matching domain will be allowed. everything else will be blocked.

    Added rules will be sorted automatically by high priority at the top.

    You can also add rules to allow api.www.ads-software.com and downloads.www.ads-software.com domains.

    Thread Starter fidoboy

    (@fidoboy)

    You are right.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Errors being thrown to the logs with latest version’ is closed to new replies.