Title: Argument #1 is not an array&#8230;
Last modified: August 20, 2016

---

# Argument #1 is not an array…

 *  Resolved [gjz001](https://wordpress.org/support/users/gjz001/)
 * (@gjz001)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/argument-1-is-not-an-array/)
 * Hi,
 * I got the following error on my website, after which the EP Hashimage plugin 
   won’t publish any pictures.
 * Warning: array_merge() [function.array-merge]: Argument #1 is not an array in/
   home/…/wp-content/plugins/ep-hashimage/hashimage.php on line 137
 * Reinstalling WordPress or the plugin doesn’t help. Any idea how i can resolve
   this problem?
 * Thanks…
 * [http://wordpress.org/extend/plugins/ep-hashimage/](http://wordpress.org/extend/plugins/ep-hashimage/)

Viewing 1 replies (of 1 total)

 *  [lixonic](https://wordpress.org/support/users/lixonic/)
 * (@lixonic)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/argument-1-is-not-an-array/#post-3629069)
 * found this fix from > [http://forums.oscommerce.com/topic/266601-warning-array-merge-functionarray-merge-argument-1-is-not-an-array-in-homebabzonbopublic-htmladmincustomersphp-on-line-733/](http://forums.oscommerce.com/topic/266601-warning-array-merge-functionarray-merge-argument-1-is-not-an-array-in-homebabzonbopublic-htmladmincustomersphp-on-line-733/)
 * change the code in 137 like
 * array_merge((array)$this->_extractimages($links),(array)$images);

Viewing 1 replies (of 1 total)

The topic ‘Argument #1 is not an array…’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ep-hashimage_393939.svg)
 * [EP Hashimage](https://wordpress.org/plugins/ep-hashimage/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ep-hashimage/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ep-hashimage/)
 * [Active Topics](https://wordpress.org/support/plugin/ep-hashimage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ep-hashimage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ep-hashimage/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [lixonic](https://wordpress.org/support/users/lixonic/)
 * Last activity: [12 years, 12 months ago](https://wordpress.org/support/topic/argument-1-is-not-an-array/#post-3629069)
 * Status: resolved