PHP Warning array_merge()
-
The easy watermark plugin is causing errors – it is literally filling up my error log and making it huge it is also causing issues with some other functions and my host says this needs to be fixed.
This is the error;
PHP Warning: array_merge(): Argument #2 is not an array in public_html/wp-content/plugins/easy-watermark/classes/class-ew-settings.php on line 96This is line 96;
$this->settings[$name] = array_merge(self::$defaults[$name], $section);Can anyone provide a fix for me?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘PHP Warning array_merge()’ is closed to new replies.