• Resolved andrealessi93

    (@andrealessi93)


    Hello,
    after updating my website to wordpress 5.5, a critical error happened, and now I can’t access the website.

    After debugging, here is what it shows:

    Fatal error: Uncaught Error: Call to undefined function wp_unregister_GLOBALS() in /home/meupetcl/public_html/wp-settings.php:70 Stack trace: #0 /home/meupetcl/public_html/wp-config.php(81): require_once() #1 /home/meupetcl/public_html/wp-load.php(37): require_once(‘/home/meupetcl/…’) #2 /home/meupetcl/public_html/wp-blog-header.php(13): require_once(‘/home/meupetcl/…’) #3 /home/meupetcl/public_html/index.php(17): require(‘/home/meupetcl/…’) #4 {main} thrown in /home/meupetcl/public_html/wp-settings.php on line 70

    I don’t know what I should do to fix it. Any help?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Sam

    (@sammulaim)

    Hello,

    Try to login to your hosting control panel and upload WordPress core files again. Make sure you back up your files and DB.

    Hope that will help.

    Thread Starter andrealessi93

    (@andrealessi93)

    @sammulaim Thanks for the reply!

    You mean downloading the wordpress again and overwritting the files on the control panel file manager? Should I be aware of any files that SHOULD NOT be overwritten when doing it? I’m kinda afraid of making things worse.

    Hi @andrealessi93

    Get the latest WordPress zip (or tar.gz) file.
    Unpack the zip file that you downloaded.
    Deactivate plugins.
    Delete the old wp-includes and wp-admin directories on your web host (through your FTP or shell access or cpanel).
    Don’t touch wp-content folder only core files need to update and all root files except wp-config.php

    Thanks
    Ahir

    • This reply was modified 5 years, 9 months ago by Ahir Hemant.
    Thread Starter andrealessi93

    (@andrealessi93)

    @hemant-ahir

    Hey man, thank you for helping me! It worked! ♥

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

The topic ‘Critical error after update’ is closed to new replies.