I found this:
[24-Nov-2021 16:48:39 UTC] PHP Notice: Undefined offset: 1 in /xxx/xxx/public_html/wp-includes/plugin.php on line 929
[24-Nov-2021 16:48:39 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /xxx/xxx/public_html/wp-includes/post-template.php on line 317
[24-Nov-2021 16:48:39 UTC] PHP Notice: Trying to access array offset on value of type null in /xxx/xxx/public_html/wp-includes/post-template.php on line 323
and in error.log:
[24-Nov-2021 17:01:04 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_unregister_GLOBALS() in /xxx/xxx/public_html/wp-settings.php:70
Stack trace:
#0 /xxx/xxx/public_html/wp-config.php(104): require_once()
#1 /xxx/xxx/public_html/wp-load.php(37): require_once('/xxx/xxx...')
#2 /xxx/xxx/public_html/wp-blog-header.php(13): require_once('/xxx/xxx...')
#3 /xxx/xxx/public_html/index.php(17): require('/xxx/xxx...')
#4 {main}
thrown in /xxx/xxx/public_html/wp-settings.php on line 70
[24-Nov-2021 17:01:15 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wp_unregister_GLOBALS() in /xxx/xxx/public_html/wp-settings.php:70
Stack trace:
#0 /xxx/xxx/public_html/wp-config.php(104): require_once()
#1 /xxx/xxx/public_html/wp-load.php(37): require_once('/xxx/xxx...')
#2 /xxx/xxx/public_html/wp-blog-header.php(13): require_once('/xxx/xxx...')
#3 /xxx/xxx/public_html/index.php(17): require('/xxx/xxx...')
#4 {main}
thrown in /xxx/xxx/public_html/wp-settings.php on line 70
Maybe it helps, I don’t know!
-
This reply was modified 3 years, 3 months ago by
novy85.
-
This reply was modified 3 years, 3 months ago by
novy85.