Title: call user function error
Last modified: August 22, 2016

---

# call user function error

 *  [apedee](https://wordpress.org/support/users/apedee/)
 * (@apedee)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/call-user-function-error/)
 * I recently migrated my website and everything is good to go except I have an 
   error message across the top of the page:
 * Warning: call_user_func_array() expects parameter 1 to be a valid callback, function”
   not found or invalid function name in /home/mymicl5/public_html/wp-includes/plugin.
   php on line 214
 * Line 214 of plugin.php states:
 * $value = call_user_func_array($the_[‘function’], array_slice($args, 1, (int) 
   $the_[‘accepted_args’]));
 * This is apparently a plugin API ( whatever that means). I know nothing about 
   plugins. Can someone tell me how to fix this?

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

 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/call-user-function-error/#post-5592392)
 * Try [manually resetting your plugins](https://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)(
   no Dashboard access required). If that resolves the issue, reactivate each one
   individually until you find the cause.
 * If that does not resolve the issue, access your server via [FTP or SFTP](https://codex.wordpress.org/FTP_Clients),
   navigate to `/wp-content/themes/` and rename the directory of your currently 
   active theme. This will force the default theme to activate and hopefully rule-
   out a theme-specific issue (theme functions can interfere like plugins).
 *  Thread Starter [apedee](https://wordpress.org/support/users/apedee/)
 * (@apedee)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/call-user-function-error/#post-5592484)
 * Ok, I tried both of the options you suggested and neither worked. Any thing else
   you can suggest? 🙂
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/call-user-function-error/#post-5592515)
 * Try [downloading WordPress](https://wordpress.org/download/) again and delete
   then replace your copies of everything **except** the `wp-config.php` file and
   the `/wp-content/` directory with fresh copies from the download. This will effectively
   replace all of your core files without damaging your content and settings. Some
   uploaders tend to be unreliable when overwriting files, so don’t forget to delete
   the original files before replacing them.

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

The topic ‘call user function error’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [James Huff](https://wordpress.org/support/users/macmanx/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/call-user-function-error/#post-5592515)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
