• Resolved lulys

    (@lulys)


    After updating plugins and themes I am getting this warnings when I try to log in. Could somebody help me, please?

    PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_plugin_update_rows’ was given in E:\home\adorofarra\Web\blog\wp-includes\plugin.php on line 525
    PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘wp_theme_update_rows’ was given in E:\home\adorofarra\Web\blog\wp-includes\plugin.php on line 525
    PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘update_nag’ was given in E:\home\adorofarra\Web\blog\wp-includes\plugin.php on line 525
    PHP Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘maintenance_nag’ was given in E:\home\adorofarra\Web\blog\wp-includes\plugin.php on line 525
    PHP Fatal error: Call to undefined function update_right_now_message() in E:\home\adorofarra\Web\blog\wp-admin\includes\dashboard.php on line 293

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello lulys,

    It’s likely to be a plugin issue so I would suggest renaming your plugins directory below /wp-content/ to something else. This should disable all your active plugins. If you can access the site fine then you know it’s definitely one of your plugins that’s causing the issue.

    You’ll then need to sift through each plugin to find out which one is the root cause.

    Thread Starter lulys

    (@lulys)

    Hi! Thank you for your reply. I already tried renaming all plugins directories, one by one, but it didn’t work. The issue remains. Should I try doing the same with theme directories?

    Try the same with themes. If that doesn’t solve it then download a fresh copy of WordPress and replace all the existing files on your sever (Minus the wp-content folder of course!).

    Thread Starter lulys

    (@lulys)

    It really didn’t work with themes either. I will download a fresh copy as you suggested! I’ll let you know.

    Thread Starter lulys

    (@lulys)

    Hey!! It worked with the fresh copy of wordpress! Thank you so much!

    What do you mean – fresh copy of wordpress – I have installed WordPress 4.4.2 – how do you get another copy?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP Warning On Line 525’ is closed to new replies.