Title: Error installing demo data
Last modified: August 24, 2016

---

# Error installing demo data

 *  Resolved [slideaway](https://wordpress.org/support/users/modsuperstar/)
 * (@modsuperstar)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-installing-demo-data/)
 * I have a fresh install of WordPress that I’m trying to get Sportspress working
   on and I get this error when I try to install the demo data.
 * `Warning: array_merge() [function.array-merge]: Argument #1 is not an array in/
   home/**********/********/*******/wp-content/plugins/sportspress/includes/admin/
   settings/class-sp-settings-general.php on line 219
 * I have no other plugins installed at this time, so it can’t be a conflict. Any
   ideas?
 * [https://wordpress.org/plugins/sportspress/](https://wordpress.org/plugins/sportspress/)

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

 *  Plugin Author [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * (@brianmiyaji)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-installing-demo-data/#post-6147143)
 * [@modsuperstar](https://wordpress.org/support/users/modsuperstar/) it looks like
   the error is related to frontend color options. We’ll be releasing an update 
   soon that addresses this. For now, try changing line 218 to:
 *     ```
       $options = (array) get_option( 'themeboy', array() );
       ```
   
 * See this commit: [https://github.com/ThemeBoy/SportsPress/commit/a7e26c1308b28c61724eb8e489cefd4b6f26b3fc](https://github.com/ThemeBoy/SportsPress/commit/a7e26c1308b28c61724eb8e489cefd4b6f26b3fc)
 *  Thread Starter [slideaway](https://wordpress.org/support/users/modsuperstar/)
 * (@modsuperstar)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-installing-demo-data/#post-6147186)
 * Great, that sorted it out.
 * Now that I have the test data in place, definitely loving the plugin, keep up
   the great work!
 *  Plugin Author [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * (@brianmiyaji)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/error-installing-demo-data/#post-6147188)
 * [@modsuperstar](https://wordpress.org/support/users/modsuperstar/) glad to hear
   that! Enjoy!

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

The topic ‘Error installing demo data’ is closed to new replies.

 * ![](https://ps.w.org/sportspress/assets/icon-256x256.png?rev=1252005)
 * [SportsPress - Sports Club & League Manager](https://wordpress.org/plugins/sportspress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sportspress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sportspress/)
 * [Active Topics](https://wordpress.org/support/plugin/sportspress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sportspress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sportspress/reviews/)

## Tags

 * [installation](https://wordpress.org/support/topic-tag/installation/)

 * 3 replies
 * 2 participants
 * Last reply from: [Brian](https://wordpress.org/support/users/brianmiyaji/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/error-installing-demo-data/#post-6147188)
 * Status: resolved