• Hello,

    After updating plugins I’m now getting a critical error message when trying to load my page or access my wp-admin page. Below is the result of the debugging:

    `Deprecated</strong>: wp-db.php is deprecated since version 6.1.0! Use wp-includes/class-wpdb.php instead. in /biz/1/suvivfi/html/wp- includes/functions.php on line 5071

    <strong>Warning:</strong> require_once(/biz/1/suvivfi/html/wp-includes/class-wpdb.php): failed to open stream: No such file or directory in /biz/1/suvivfi/html/wp-includes/wp-db.php on line 17

    <strong>Fatal error:</strong><strong> require_once(): Failed opening required /biz/1/suvivfi/html/wp-includes/class- wpdb.php’ (include_path=’.:/opt/alt/php73/usr/share/pear’) in/biz/1/suvivfi/html/wp-includes/wp-db.php on line 17`

    How can I fix this? Or should I contact the support of my web hotel service provider?

    Thanks in advance!

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

    (@threadi)

    The message is surely caused by some plugin you are using. Take a look at the plugins in your list that have not had any updates for a long time. Disable them as a test to find out which one is the culprit. You should then contact their support.

    Thread Starter pennonen

    (@pennonen)

    Hello,

    Thank you for your reply.

    I already tried to disable the plugins one by one from the server side by renaming the plugin folders and then reloading my website. This, however, didn’t solve my problem…

    Moderator threadi

    (@threadi)

    Also check if there is something in the mu-plugins. Otherwise it can also be the theme. Activate a standard theme like TwentyTwentyThree.

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

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