Undefined array key “page”
-
Saw this twice (~30m apart) in the log:
PHP Warning: Undefined array key "page" in /srv/wp-content/plugins/when-last-login/when-last-login.php on line 607
No idea what caused it, not accompanied by anything else, and no negative effect noticed.
The line is from
wll_automatically_remove_logs
:
if ( 'admin.php' == $pagenow && 'when-last-login-settings' != $_GET['page'] ) {
WLL 1.2.1
WP 5.9.3
Divi 4.17.4
PHP 8.0.17
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Undefined array key “page”’ is closed to new replies.