crt123
Forum Replies Created
-
I don’t know if it helps, but also…
For SELECT * FROM $options where option_name like ‘%easy_wp_smtp%’
I get the following (I’ve changed my email address, domain name, etc)…
a:10:{s:4:"from";s:24:"xxxxxxxx@xxxxxxxxxxx.org";s:8:"fromname";s:12:"xxxx xxxxxxx";s:4:"host";s:18:"mx.xxxxxxxxxxx.org";s:10:"smtpsecure";s:0:"";s:4:"port";s:0:"";s:8:"smtpauth";s:2:"no";s:8:"username";s:44:"not-used-since-not-using-SMTP-Authentication";s:8:"password";s:0:"";s:5:"debug";s:0:"";s:10:"deactivate";s:0:"";}The “not-used-since-not-using-SMTP-Authentication” value is something I entered a while back, but is not currently shown on the options screen (it says “yourusername”).
I have this issue too. My screen looks like sfocus’s screen. Here’s an html snippet (indents removed) from bottom of settings page:
<tr class="ad_opt swpsmtp_smtp_options"> <th>SMTP Password</th> <td> </td></tr></tbody></table></form></div></div></div></div></div></body>I think problem arose during update (a month or two ago, not sure which version).
The problem is still there with all other plugins deactivated, and is still there after deactivating, deleting, and re-installing this plugin (version 1.1.8) while all other plugins were deactivated.