Title: Error after theme update
Last modified: August 20, 2016

---

# Error after theme update

 *  [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/)
 * Hello,
 * This morning I did a theme update to a clients site and after this error message
   now shows at the top of the screen:
 * `Warning: call_user_func_array() [function.call-user-func-array]: First argument
   is expected to be a valid callback, 'rps_add_style' was given in /home/content/
   c/m/m/cmmcwain/html/sagesworld.com/wp-includes/plugin.php on line 405`
 * In my plugin.php file for line 405 I see this:
 * >  `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’]));`

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/error-after-theme-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/error-after-theme-update/page/2/?output_format=md)

 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2692980)
 * Sorry posted before adding the last part of my message. I have tried a search
   of this error to see if I could figure it out for myself, but all the other threads
   dealt with a certain plugin that I don’t use. Is that what I need to be looking
   for is a plugin that is conflicting with my theme?
 * Thanks for the help 🙂
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693124)
 * have you tried:
 * -deactivating ALL plugins temporarily to narrow down the problem. If the problem
   goes away, activate them individually (one-by-one) to find the problematic plugin.
   
   If you don’t have access to your admin area, try deactivating plugins [manually](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F)
   via FTP or phpMyAdmin.
 * -switching to the unedited default theme (that came with your version of WP) 
   for a moment by renaming your current theme’s folder in wp-content/themes. The
   idea is to force WordPress to fall back to the default theme to rule out any 
   theme-specific issue.
 * If you don’t have access to your admin area, then access your server via FTP 
   or SFTP or whatever file management application your host provides.
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693150)
 * I have actually done all of those things & the author of the theme seems to be
   stumped as well. Thank you for taking the time to give me some suggestions 🙂
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693157)
 * what theme are working with? is it a paid theme?
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693160)
 * Yes, it’s from themeforest called Big City, they just rolled out a update today.
   My clients site is [http://www.sagesworld.com](http://www.sagesworld.com)
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693162)
 * > they just rolled out a update today
 * hope it works for you.
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693163)
 * Lol it hasn’t since this started after the update lol
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693164)
 * I’m sorry but as you are using a commercial theme, you need to seek support from
   the theme’s vendors.
    [http://themeforest.net/forums/topic/themeforest/themeforest](http://themeforest.net/forums/topic/themeforest/themeforest)
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693165)
 * I have sought support from them & they can’t figure out the issue either. I didn’t
   realize that you could only get help here if you were using a free theme.
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693168)
 * >  I didn’t realize that you could only get help here if you were using a free
   > theme.
 * yes, cmmcwain
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693171)
 * Where does it state that in the rules, I just read them and no where does it 
   state that the support forum is only for free released themes.
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693174)
 * I’m not trying to be troublesome but I read the rules before posting this topic&
   it did not state anywhere that you could not seek help if using a paid theme.
 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693178)
 * > Do NOT press moderators or anyone else to help with premium themes. We do NOT
   > support premium themes as you paid for their support when you bought it and
   > it is not our place to keep shady vendors in business. If someone wants to 
   > help, that is fine.
 * [http://codex.wordpress.org/Forum_Welcome](http://codex.wordpress.org/Forum_Welcome)
 *  Thread Starter [cmmcwain](https://wordpress.org/support/users/cmmcwain/)
 * (@cmmcwain)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693181)
 * I didn’t press anyone for anything, I gave the information asked of me. I understand
   if you personally do not support paid themes, but it is not a forum rule that
   I cannot seek help here.
 *  [hans2504](https://wordpress.org/support/users/hans2504/)
 * (@hans2504)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/#post-2693182)
 * I don’t see any reason we can’t help you, but I think you’ll get quicker responses
   from the theme vendor. Either way, there is not enough code here to debug. I 
   think the reason people are reluctant to help is because the logical question
   is: can we see your code? Which might not be possible since you paid for your
   theme and the theme vendor probably doesn’t want you to be posting their code
   on an open forum since they are trying to sell that code.
 * All that aside, the problem is in plugin.php which indicates that either the 
   theme is messing with stuff it shouldn’t, or one of your plugins is to blame.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/error-after-theme-update/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/error-after-theme-update/page/2/?output_format=md)

The topic ‘Error after theme update’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 19 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/error-after-theme-update/page/2/#post-2693190)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
