Title: PHP Warning array_merge()
Last modified: September 13, 2018

---

# PHP Warning array_merge()

 *  Resolved [geez1](https://wordpress.org/support/users/geez1/)
 * (@geez1)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/php-warning-array_merge-3/)
 * 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](https://wordpress.org/support/users/kubitomakita/)
 * (@kubitomakita)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/php-warning-array_merge-3/#post-10869206)
 * Hi [@geez1](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/easy-watermark/assets/icon.svg?rev=2153955)
 * [Easy Watermark](https://wordpress.org/plugins/easy-watermark/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-watermark/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-watermark/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-watermark/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-watermark/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-watermark/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kuba Mikita](https://wordpress.org/support/users/kubitomakita/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/php-warning-array_merge-3/#post-10869206)
 * Status: resolved