• Hello,

    I tried to install WordPress update (5.8) and it failed, I have errors messages

    Warning: require(/public_html/wp-includes/block-patterns/query-standard-posts.php): failed to open stream: No such file or directory in public_html/wp-includes/block-patterns.php on line 34
    
    Warning: require(/public_html/wp-includes/block-patterns/query-standard-posts.php): failed to open stream: No such file or directory in /public_html/wp-includes/block-patterns.php on line 34
    
    Fatal error: require(): Failed opening required '/public_html/wp-includes/block-patterns/query-standard-posts.php' (include_path='.:/opt/cpanel/ea-php73/root/usr/share/pear') in /public_html/wp-includes/block-patterns.php on line 34

    Could you help me, please?

    Thank you 🙂

    Sam

    • This topic was modified 4 years, 9 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter samdz

    (@samdz)

    Hello James,

    Thank you for you response,

    I changed the name of plugins folder to plugins.hold and changed the theme name but I have an error message

    The message is:

    une erreur critique est survenue sur votre site. Veuillez consulter la boite de réception de l’e-mail d’administration de votre site pour plus d’informations.

    En apprendre plus sur le débogage de WordPress.

    I do not know how to correct this issue..
    Sam

    Moderator James Huff

    (@macmanx)

    Ok, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

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

The topic ‘Fatal error after update to wp 5.8’ is closed to new replies.