The recent update created debugging issue
-
It also prevented me from logging onto my dashboard, the error message was as follows
There has been a critical error on this website.
Learn more about debugging in WordPress.
I had to get assistance from my Hosting company to get it back online.
I had to set the wp_debug option to true in the wp-config file to find the exact error being triggered under the domain:
============
Fatal error: require_once(): Failed opening required ‘/home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer//settings.class.php’ (include_path=’.:/opt/alt/php74/usr/share/pear’) in /home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer/wp-mail-smtp-mailer.php on line 52
============I had to disable the plugin directory wp-mail-smtp-mailer to wp-mail-smtp-mailer_bk in order to get the plugin disabled. Currently the website is loading up on my side. You could consider reinstalling the plugin or restore the plugin directory /home/trinde5/public_html/wansbroughs-cruise-blog.me.uk/wp-content/plugins/wp-mail-smtp-mailer from a working backup.
- The topic ‘The recent update created debugging issue’ is closed to new replies.