• 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 4 replies - 16 through 19 (of 19 total)
  • I have sought support from them & they can’t figure out the issue either.

    And you think we can? Without access to the theme? We’re good but not that good!

    Thread Starter cmmcwain

    (@cmmcwain)

    Thank you and I do understand the reluctance to help with paid themes, I don’t believe it says anywhere in my theme documentation that I can’t seek help in an open forum, but I will double check. I have sought their help but I believe they are in another country so I am just trying to get this fixed as soon as possible.

    Thread Starter cmmcwain

    (@cmmcwain)

    I was never asked for access.

    Support here happens here. We do not access individual sites and we actively discourage the posting of site access information. Any links to download copies of otherwise commercial themes will be removed on sight.

    You paid for support when you bought that theme. If that support is not forthcoming, take it up with the theme’s vendor.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Error after theme update’ is closed to new replies.