Title: Error in plugin.php line 166
Last modified: August 19, 2016

---

# Error in plugin.php line 166

 *  Resolved [edwinkort](https://wordpress.org/support/users/edwinkort/)
 * (@edwinkort)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-in-pluginphp-line-166/)
 * > Warning: call_user_func_array() [function.call-user-func-array]: First argument
   > is expected to be a valid callback, ‘generic_plugin’ was given in /home/bookieb/
   > public_html/stupidnothings.com/wp-includes/plugin.php on line 166
   > Warning: call_user_func_array() [function.call-user-func-array]: First argument
   > is expected to be a valid callback, ‘tt_plugin’ was given in /home/bookieb/
   > public_html/stupidnothings.com/wp-includes/plugin.php on line 166
 * This is the part around line 166
 *     ```
       do {
       		foreach( (array) current($wp_filter[$tag]) as $the_ )
       			if ( !is_null($the_['function']) ){
       				$args[1] = $value;
       				$value = call_user_func_array($the_['function'], array_slice($args, 1, (int) $the_['accepted_args']));
       			}
       ```
   

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

 *  Thread Starter [edwinkort](https://wordpress.org/support/users/edwinkort/)
 * (@edwinkort)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/error-in-pluginphp-line-166/#post-1583659)
 * Found the culprit(t).
 * It was the WP Videoplug by Oliver Wunder. After deactivating it, the problems
   are gone.
 *  [Econoprint](https://wordpress.org/support/users/econoprint/)
 * (@econoprint)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/error-in-pluginphp-line-166/#post-1584104)
 * i have same problem
 * i cannt use feed blogs aweber
 * help me

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

The topic ‘Error in plugin.php line 166’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Econoprint](https://wordpress.org/support/users/econoprint/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/error-in-pluginphp-line-166/#post-1584104)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
