Hello, I was updating some wp-plugins and now when I refresh my website and/or dashboard I get a blank white page with the following error: Fatal error: Call to undefined method stdClass::set_prefix()in my domain/wp-includes/load.php on line 337 Below is line 337: $prefix = $wpdb->set_prefix( $table_prefix ); Can someone please tell me how I can fix this? Thanks in advance,
It's possible that not all the files from the plugin got copied to your server. Try updating the same plugins manually or delete them and then install them again from the WordPress dashboard.
Unfortunately I am unable to access the dashboard or the website. At this point I can only access the files thru c-panel.
Then you should connect with your ftp client to your site and delete the plugins that you updated last. Or you can do that with file manager from cPanel.