Fatal error in Settings
-
Hi, I need some help with a broken website (well, Easy WP SMTP settings is broken)
I’m working with my test site (thankfully) and trialling a new SMTP connection, which was all working as expected (I had checked the box to encrypt the password in settings).
Subsequently, I changed the SMTP account password, so opened up Easy WP SMTP Settings, changed the password there, and hit save. The plugin now fails, so I can no longer change any settings. Error message below.
I tried deleting the plugin and re-installing it, but it’s still failing which might suggest there are still some remnants left in the database somewhere? How do I clean up this mess?
<b>Fatal error</b>: Uncaught Exception: Cryptor::decryptString() – data length 12 is less than iv length 16 in /var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/inc/Cryptor.php:127
Stack trace:
#0 /var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/inc/Cryptor.php(170): ioncube\phpOpensslCryptor\Cryptor->decryptString()
#1 /var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/class-easywpsmtp-utils.php(50): ioncube\phpOpensslCryptor\Cryptor::Decrypt()
#2 /var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/easy-wp-smtp.php(543): EasyWPSMTP_Utils->decrypt_password()
#3 /var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/class-easywpsmtp-admin.php(346): EasyWPSMTP->get_password()
#4 /var/www/clients/client3/web40/web/wp-includes/class-wp-hook.php(292): swpsmtp_settings()
#5 /var/www/clients/client3/web40/web/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#6 /var/www/clients/client3/web40/web/wp-includes/plugin.php(484): WP_Hook->do_action()
#7 in <b>/var/www/clients/client3/web40/web/wp-content/plugins/easy-wp-smtp/inc/Cryptor.php</b> on line <b>127</b><br />
<div class=”wp-die-message”><p>There has been a critical error on this website. Please check your site admin email inbox for instructions.</p><p>Learn more about troubleshooting WordPress.</p></div></body>
</html>
- The topic ‘Fatal error in Settings’ is closed to new replies.