Title: Warning: call_user_func_array()
Last modified: August 20, 2016

---

# Warning: call_user_func_array()

 *  [maerzle](https://wordpress.org/support/users/maerzle/)
 * (@maerzle)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-10/)
 * Hi together,
    this is the error, that wordpress display at the bottom of my site
   [http://www.ecoevent.de](http://www.ecoevent.de): Warning: call_user_func_array()[
   function.call-user-func-array]: First argument is expected to be a valid callback,‘
   Array’ was given in /mnt/web1/63/84/536484/htdocs/WordPress_03/wp-includes/plugin.
   php on line 405
 * And this is the code on line 402-405 in my plugin.php:
    do {foreach ( (array)
   current($wp_filter[$tag]) as $the_ ) if ( !is_null($the_[‘function’]) ) call_user_func_array(
   $the_[‘function’], array_slice($args, 0, (int) $the_[‘accepted_args’]));
 * Has anybody an idea? Thank you!!
 * Thomas

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-10/#post-2669587)
 * Have you tried:
 * – deactivating **all** plugins to see if this resolves the problem. If this works,
   re-activate the plugins one by one until you find the problematic plugin(s).
 * – switching to the Twenty Eleven theme to rule out any theme-specific problems.
 * – [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause
   problems.
 *  Thread Starter [maerzle](https://wordpress.org/support/users/maerzle/)
 * (@maerzle)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-10/#post-2669605)
 * Hi esmi,
 * resetting the plugins folder via ftp was a good idea. Now I know, that it has
   nothing to do with my theme or the functions.php.
    Thank you!
 * best regards
    Thomas
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-10/#post-2669607)
 * Glad I could help 🙂

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/warning-call_user_func_array-10/#post-2669607)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
