“There has been a critical error on this website. ” when accessing wp-admin
-
I can access my site content ok, and I can login. When logged in the site shows the admin toolbar across the top, but when I try to access wp-admin, I get:
There has been a critical error on this website. Please check your site admin email inbox for instructions.
- No changes to the site in a long time.
- No email was sent to the admin email address
- Renaming the wp-content\plugins via FTP didn’t help.
- Nothing in wp-admin error_log since 2017.
- Nothing in plugins error_log since 2018.
- The admin header bar on the site says there are 6 updates pending.
- Host system error logs for today are empty
- Site is running WordPress 6.0.3.
I turned on debug mode and received the following. I assume much of it is because I use a really old theme, and the other may relate to my disabling the caching plug-in for this debugging effort. Here’s the debug info:
Warning: include_once(/home/dh_k68wyz/obots.org/wp-content/plugins/comet-cache/src/includes/stub.php): Failed to open stream: No such file or directory in /home/.../obots.org/wp-content/advanced-cache.php on line 36 Warning: include_once(): Failed opening '/home/dh_k68wyz/obots.org/wp-content/plugins/comet-cache/src/includes/stub.php' for inclusion (include_path='.:') in /home/.../obots.org/wp-content/advanced-cache.php on line 36 Deprecated: Creation of dynamic property wpdb::$categories is deprecated in /home/.../obots.org/wp-includes/wp-db.php on line 760 Deprecated: Creation of dynamic property wpdb::$post2cat is deprecated in /home/.../obots.org/wp-includes/wp-db.php on line 760 Deprecated: Creation of dynamic property wpdb::$link2cat is deprecated in /home/.../obots.org/wp-includes/wp-db.php on line 760 Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/.../obots.org/wp-includes/comment-template.php on line 1747 Notice: Function register_sidebar was called incorrectly. Noidwas set in the arguments array for the "north_sidebar" sidebar. Defaulting to "sidebar-1". Manually set theidto "sidebar-1" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/.../obots.org/wp-includes/functions.php on line 5825 Notice: Function register_sidebar was called incorrectly. Noidwas set in the arguments array for the "south_sidebar" sidebar. Defaulting to "sidebar-2". Manually set theidto "sidebar-2" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/.../obots.org/wp-includes/functions.php on line 5825 Notice: Function register_sidebar was called incorrectly. Noidwas set in the arguments array for the "west_sidebar" sidebar. Defaulting to "sidebar-3". Manually set theidto "sidebar-3" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/.../obots.org/wp-includes/functions.php on line 5825 Notice: Function register_sidebar was called incorrectly. Noidwas set in the arguments array for the "east_sidebar" sidebar. Defaulting to "sidebar-4". Manually set theidto "sidebar-4" to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home/.../obots.org/wp-includes/functions.php on line 5825 Deprecated: Creation of dynamic property WP_Block_Type::$skip_inner_blocks is deprecated in /home/.../obots.org/wp-includes/class-wp-block-type.php on line 391 Deprecated: Creation of dynamic property WP_Block_Type::$skip_inner_blocks is deprecated in /home/.../obots.org/wp-includes/class-wp-block-type.php on line 391The page I need help with: [log in to see the link]
The topic ‘“There has been a critical error on this website. ” when accessing wp-admin’ is closed to new replies.