• Hi to all!
    I have a blog with WordPress, on rbm.96.lt, but yesterday, after an update, it starts to show this error: Fatal error: Call to undefined function apply_filters() in /home/u670386494/public_html/wp-includes/load.php on line 317.
    Nothing else happen.
    I’ve already read that the solution is update the WP-CLI, but I have not the access with SSH connection to my server!
    How can I solve it? Is there another way to update WP-CLI? That’s really strange after an update, it stopped works!
    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    wp-cli has nothing to do with this.

    get a fresh copy of WordPress from wordrpress.org, unzip it locally, and upload to your server via FTP. It sounds like one or more files did not update properly.

    Thread Starter dolly9

    (@dolly9)

    Thank you for replying sterndata!
    Unfortunately, I already tried this way, both on the remote server and locally on a MAMP server, but nothing to do.
    Is it right replace all the WP files in the root and the folders with the exception for wp-content, wp-config and .htaccess?
    I’m frustrated because there was a lot work in there!
    Thanks

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.

    Thread Starter dolly9

    (@dolly9)

    Thanks sterndata for taking care of my case.
    How can I disable my plugin if I cannot log-in neither in the administration zone?
    Whatever I try to access, return me the same error…
    Thank you once again.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You can disable plugins by renaming their directory

    For example, wp-content/plugins/myplugin to wp-content/plugins/myplug.off

    Thread Starter dolly9

    (@dolly9)

    Hi sternadata,
    I’ve done all the tests (setting all the plugins with .off extension to disable them), but it still won’t work!
    How I can solve this?

    Thread Starter dolly9

    (@dolly9)

    Is there anyone can help me? I’m desperate!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Fatal Error, please help me!’ is closed to new replies.