WordPress DB Error – Unknown COlumn
-
I an using AWS/SES to send email and i just tested it and got this error and wondered if it is associated with WP Mail Log. i DID get the email but WP Mail Log did not log it. thanks.
WordPress database error: [Unknown column 'error' in 'field list'] INSERT INTO <code>wp_wpml_mails</code> (<code>mail_id</code>, <code>timestamp</code>, <code>host</code>, <code>receiver</code>, <code>subject</code>, <code>message</code>, <code>headers</code>, <code>attachments</code>, <code>error</code>, <code>plugin_version</code>) VALUES (NULL, '2018-11-08 15:27:29', 'ip.address.here', 'myemailaddresshere', 'email from SES', 'This is a test email sent through AWS SES.', '', '', NULL, '1.8.5')wordpress 4.9.8
using wp mail logging v1.8.5
using WP SES v 0.8.1 (delicious brains)bill
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘WordPress DB Error – Unknown COlumn’ is closed to new replies.