Title: Error Message: Array Merge
Last modified: August 20, 2016

---

# Error Message: Array Merge

 *  [dmahler](https://wordpress.org/support/users/dmahler/)
 * (@dmahler)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-message-array-merge/)
 * This is new one for me! Never saw this message before.
 * Warning: array_merge() [function.array-merge]: Argument #1 is not an array in/
   home/leafg0/public_html/wp-content/themes/LeafGuard/library/admins.php on line
   223
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/leafg0/public_html/wp-content/themes/LeafGuard/library/admins.php:223)
   in /home/leafg0/public_html/wp-includes/pluggable.php on line 876
 * How do I fix it?
 * I am using a custom template made by my Artisteer software and using Templeteer
   plugin.
 * Site location:
    [http://leafguardofindiana.com/](http://leafguardofindiana.com/)
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/error-message-array-merge/#post-3632079)
 * Have you recently updated your theme? The error doesn’t seem to relate to the
   plugin, but rather to your theme.
 * The ‘array_merge()’ function says it expects an array, which is a list of values.
   If it doesn’t get a list, it will give a warning. The second error is a result
   of the first. The server probably tries to redirect you to a different page. 
   As an error has already been sent to your browser, it can’t send you to a different
   page.
 * You’ll need to have a look at what’s happening in your ‘admins.php’ file in your
   theme’s ‘library’ folder.

Viewing 1 replies (of 1 total)

The topic ‘Error Message: Array Merge’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

## Tags

 * [array_merge](https://wordpress.org/support/topic-tag/array_merge/)
 * [error message](https://wordpress.org/support/topic-tag/error-message/)

 * 1 reply
 * 2 participants
 * Last reply from: [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/error-message-array-merge/#post-3632079)
 * Status: not resolved