You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click Activate I'm getting the following error.
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array,
null given in /var/www/html/user/plugins/password-protection/plugin.php:33
Stack trace: #0 /var/www/html/includes/functions-plugins.php(232): warning_redirection(Array)
#1 /var/www/html/includes/functions-plugins.php(282): yourls_apply_filter('pre_redirect', Array, true)
#2 /var/www/html/includes/functions.php(217): yourls_do_action('pre_redirect', 'http://supertes...', 302)
#3 /var/www/html/admin/plugins.php(26): yourls_redirect('http://supertes...', 302)
#4 {main} thrown in /var/www/html/user/plugins/password-protection/plugin.php on line 33
The text was updated successfully, but these errors were encountered:
spirrello
pushed a commit
to spirrello/yourls-password-protection
that referenced
this issue
Sep 9, 2021
When I click
Activate
I'm getting the following error.The text was updated successfully, but these errors were encountered: