• Resolved geez1

    (@geez1)


    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 96

    This 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)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi @geez1, sorry you experience this issue. We are working on the new version of the plugin right now and we’ll double check for any errors!

Viewing 1 replies (of 1 total)

The topic ‘PHP Warning array_merge()’ is closed to new replies.