Title: Warning: call_user_func_array()  &#039;raindrops_add_header_archive_description&#039;
Last modified: August 22, 2016

---

# Warning: call_user_func_array() 'raindrops_add_header_archive_description'

 *  Resolved [Pink Chains](https://wordpress.org/support/users/pink-chains/)
 * (@pink-chains)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-raindrops_add_header_archive_description/)
 * I am receiving this error on my site and can’t work out how to solve it:
 * Warning: call_user_func_array() expects parameter 1 to be a valid callback, function‘
   raindrops_add_header_archive_description’ not found or invalid function name 
   in /home/jointplutonian/www/www/wp-includes/plugin.php on line 505
 * The error displays at the top of the site:
    [http://www.jointplutonianlegion.com/](http://www.jointplutonianlegion.com/)
 * I have tried disabling each plugin I use individually, but to no avail. Any ideas?

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-raindrops_add_header_archive_description/#post-5841471)
 * Hi Pink Chains
 * reinstall theme
 * open style.css
 *     ```
       /*
       Theme Name: raindrops
       Theme URI: http://www.tenman.info/wp3/raindrops/
       Description: This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit
       Author: Tenman
       Author URI: http://www.tenman.info/wp3/
       Version: 1.275
       Tags: black, blue, gray, brown, green, orange, pink, purple, red, silver, tan, white, yellow, dark, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready, post-formats, featured-images, full-width-template, fixed-layout, fluid-layout, responsive-layout
       License: GNU General Public License v2.0
       License URI: http://www.gnu.org/licenses/gpl-2.0.html
       Text Domain: Raindrops
       */
       ```
   
 * above Change from Version: 1.275 to Version: 1.274
 * then Once showing your blog.
 * Maybe you can reinstall raindrops.
 * **or **
 * if you already customized functions.php
 * Add functions.php top below code.
 *     ```
       function raindrops_add_header_archive_description(){
   
       }
       ```
   
 * Thank you.
 *  Thread Starter [Pink Chains](https://wordpress.org/support/users/pink-chains/)
 * (@pink-chains)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-raindrops_add_header_archive_description/#post-5841669)
 * Thank you, that function.php code solves the issue. 🙂

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

The topic ‘Warning: call_user_func_array() 'raindrops_add_header_archive_description'’
is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/raindrops/1.700/screenshot.png)
 * raindrops
 * [Support Threads](https://wordpress.org/support/theme/raindrops/)
 * [Active Topics](https://wordpress.org/support/theme/raindrops/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/raindrops/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/raindrops/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Pink Chains](https://wordpress.org/support/users/pink-chains/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-raindrops_add_header_archive_description/#post-5841669)
 * Status: resolved