• Resolved axifhussain

    (@axifhussain)


    when i try to change my theme website show this error on my all website which are host on this server.

    Deprecated: Required parameter $post follows optional parameter $content in /home/admin/web/mrjatt.cc/public_html/wp-includes/functions.php on line 840
    
    Warning: Private methods cannot be final as they are never overridden by other classes in /home/admin/web/mrjatt.cc/public_html/wp-includes/class-wp-session-tokens.php on line 69
    
    Deprecated: Required parameter $tt_id follows optional parameter $object_id in /home/admin/web/mrjatt.cc/public_html/wp-includes/nav-menu.php on line 1060
    
    Deprecated: Required parameter $taxonomy follows optional parameter $object_id in /home/admin/web/mrjatt.cc/public_html/wp-includes/nav-menu.php on line 1060
    
    Deprecated: Required parameter $block_attributes follows optional parameter $block_name in /home/admin/web/mrjatt.cc/public_html/wp-includes/blocks.php on line 405
    
    Deprecated: Required parameter $block_content follows optional parameter $block_name in /home/admin/web/mrjatt.cc/public_html/wp-includes/blocks.php on line 405
    
    Deprecated: Required parameter $output follows optional parameter $depth in /home/admin/web/mrjatt.cc/public_html/wp-content/themes/jarida/functions/theme-functions.php on line 1919
    
    Fatal error: Uncaught ArgumentCountError: array_merge() does not accept unknown named parameters in /home/admin/web/mrjatt.cc/public_html/wp-includes/widgets.php:1265 Stack trace: #0 /home/admin/web/mrjatt.cc/public_html/wp-includes/widgets.php(1265): array_merge() #1 /home/admin/web/mrjatt.cc/public_html/wp-includes/widgets.php(1220): retrieve_widgets() #2 /home/admin/web/mrjatt.cc/public_html/wp-includes/class-wp-hook.php(289): _wp_sidebars_changed() #3 /home/admin/web/mrjatt.cc/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters() #4 /home/admin/web/mrjatt.cc/public_html/wp-includes/plugin.php(478): WP_Hook->do_action() #5 /home/admin/web/mrjatt.cc/public_html/wp-includes/theme.php(3267): do_action() #6 /home/admin/web/mrjatt.cc/public_html/wp-includes/class-wp-hook.php(287): check_theme_switched() #7 /home/admin/web/mrjatt.cc/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters() #8 /home/admin/web/mrjatt.cc/public_html/wp-includes/plugin.php(478): WP_Hook->do_action() #9 /home/admin/web/mrjatt.cc/public_html/wp-settings.php(546): do_action() #10 /home/admin/web/mrjatt.cc/public_html/wp-config.php(92): require_once('...') #11 /home/admin/web/mrjatt.cc/public_html/wp-load.php(37): require_once('...') #12 /home/admin/web/mrjatt.cc/public_html/wp-blog-header.php(13): require_once('...') #13 /home/admin/web/mrjatt.cc/public_html/index.php(17): require('...') #14 {main} thrown in /home/admin/web/mrjatt.cc/public_html/wp-includes/widgets.php on line 1265
    There has been a critical error on your website.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Dion Hulse

    (@dd32)

    Meta Developer

    Hey @axifhussain,

    It looks like you’re trying to run WordPress 5.5 with PHP8, unfortunately WordPress 5.5 doesn’t fully support PHP8 and the warnings and errors you’re seeing are a likely effect.

    Upgrading to WordPress 5.6 (released last week) may help resolve some of them, but many plugins and themes also aren’t compatible with PHP 8 either.

    Downgrading PHP to 7.4 (See your hosting control panel, or talk to your webhost) will resolve the warnings and errors you’re seeing, hopefully you’ll be able to upgrade back to PHP 8 by early next year and get the performance boosts it brings.

    Thread Starter axifhussain

    (@axifhussain)

    thanks my issue is solved i update my wordpress

    Same issue here. Multiple PHP warnings after installing XAMPP 8.0.0.2. I can verify that upgrading WordPress to 5.6 fixed everything. The updater within the WordPress dashboard timed out with a critical error. Having experienced this before I just downloaded 5.6 directly and manually installed following the WordPress manual upgrade guide.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘There has been a critical error on your website’ is closed to new replies.