Issue with wp-load.php file

Posted in: Newspaper
Post count: 8

Hi,

Since the last few updates I have an issue with wp-load.php file.
On many occasion in the admin I have errors saying :
Warning: array_merge(): Argument #2 is not an array in /wp-includes/load.php on line 66

I have looked in the file, the line 66 is :
$_SERVER = array_merge( $default_server_values, $_SERVER );

My website is https://www.running-addict.fr by the way

Thanks

Post count: 22421

Hell,

It seems this is not a theme related issue as other theme users also experience this error. https://wordpress.org/support/topic/warning-array_merge-argument-2-is-not-an-array-in-load-php-on-lin-63/
It seems to be tied to the php settings on your host.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.