Title: [Plugin: Tweetbacks] call_user_func_array warning message
Last modified: August 19, 2016

---

# [Plugin: Tweetbacks] call_user_func_array warning message

 *  [electricbob](https://wordpress.org/support/users/electricbob/)
 * (@electricbob)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-tweetbacks-call_user_func_array-warning-message/)
 * I’m getting this error message in a few places in the dashboard:
 * Warning: call_user_func_array() [function.call-user-func-array]: First argument
   is expected to be a valid callback, ‘Tweetbacks_Admin::add_config_page’ was given
   in /home/content/p/u/r/purplehays/html/Blog/wp-includes/plugin.php on line 311
 * Any suggestions for repair?
 * Thanks! – Bob

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

 *  Thread Starter [electricbob](https://wordpress.org/support/users/electricbob/)
 * (@electricbob)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-tweetbacks-call_user_func_array-warning-message/#post-974743)
 * And I have a fix….
 * The code to try to only create the admin class once doesn’t work right, so comment
   out the line:
 * `if ( is_admin() && ! class_exists( 'Tweetbacks_Admin' ) ) {`
 * and also the last line below (the previous endif included to help guide you to
   the right line:
 *     ```
       } // end class Tweetbacks_Admin
   
       } //endif
       ```
   
 * and I believe the error will go away. Don’t know if we’ll see a slow memory leak
   or not, just starting to test the longer term affects now.
 * Thanks! – Bob
 *  [cordis](https://wordpress.org/support/users/cordis/)
 * (@cordis)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-tweetbacks-call_user_func_array-warning-message/#post-974939)
 * Thanks Bob !
 * it’s worked for me. 😉

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

The topic ‘[Plugin: Tweetbacks] call_user_func_array warning message’ is closed 
to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [cordis](https://wordpress.org/support/users/cordis/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-tweetbacks-call_user_func_array-warning-message/#post-974939)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
