Title: Warning: array_merge_recursive(): Argument #2 error
Last modified: August 21, 2016

---

# Warning: array_merge_recursive(): Argument #2 error

 *  Resolved [ozdecor](https://wordpress.org/support/users/ozdecor/)
 * (@ozdecor)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/)
 * I have just found a error on one of my sites , jigshop is v1.9.2 , all plugins
   are current but i see this error at the top of the screen. Does anyone know a
   reason or a fix
 * thanks
    ian
 * Warning: array_merge_recursive(): Argument #2 is not an array in /home/username/
   public_html/domain.com/wp-content/plugins/jigoshop/classes/jigoshop_options.class.
   php on line 137
 * Warning: array_merge_recursive(): Argument #2 is not an array in /home/username/
   public_html/domain.com/wp-content/plugins/jigoshop/classes/jigoshop_options.class.
   php on line 137
 * [https://wordpress.org/plugins/jigoshop/](https://wordpress.org/plugins/jigoshop/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [OptArt](https://wordpress.org/support/users/optart/)
 * (@optart)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4913974)
 * thanks for letting us know, we’ll check what may be the reason
 *  [OptArt](https://wordpress.org/support/users/optart/)
 * (@optart)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4913977)
 * fast way to hide for now if it’s on live site – add in functions.php after <?
   php
    error_reporting(E_NONE); to hide all warnings. (will work if it’s not overwritten
   somewhere)
 *  Thread Starter [ozdecor](https://wordpress.org/support/users/ozdecor/)
 * (@ozdecor)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4913981)
 * is that the themes functions.php file?
 *  [OptArt](https://wordpress.org/support/users/optart/)
 * (@optart)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4914000)
 * yes
 *  [megawebmaster](https://wordpress.org/support/users/megawebmaster/)
 * (@megawebmaster)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4914086)
 * Fixed in upcoming release 1.9.3

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Warning: array_merge_recursive(): Argument #2 error’ is closed to new
replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [megawebmaster](https://wordpress.org/support/users/megawebmaster/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/warning-array_merge_recursive-argument-2-error/#post-4914086)
 * Status: resolved