Error at save settings
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Error at save settings’ is closed to new replies.