• Resolved Arwin

    (@arwinvdv)


    When I save the settings in the admin I get the following error:

    Warning: array_column() expects parameter 1 to be array, null given in ..../wp-content/plugins/secure-admin-ip/secure-admin-ip.php on line 250

    I changed line 247 to
    if (!empty($post_external_whitelist_url) ) {
    And now it works fine.

Viewing 1 replies (of 1 total)
  • Plugin Author Minor

    (@minor)

    Hi @arwinvdv,

    Thanks for report, I’ve fixed it now! I recommend to reinstall the plugin. Your change is not ok – you are not able to delete the external whitelist url now.

Viewing 1 replies (of 1 total)
  • The topic ‘Error at save settings’ is closed to new replies.