• Resolved curiousrob

    (@curiousrob)


    Hi,

    I’m seeing lots of database errors:

    [02-Jul-2022 13:11:15 UTC] WordPress database error Unknown column 'is_html' in 'field list' for query UPDATEwp_mail_catcher_logsSETis_html= '1' WHEREid= '3182' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action('wc_ajax_checkout'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, WooCommerce\PayPalCommerce\WcGateway\Gateway\PayPalGateway->process_payment, WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor->process, WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor->handle_new_order_status, WooCommerce\PayPalCommerce\WcGateway\Processor\OrderProcessor->handle_capture_status, WC_Order->payment_complete, WC_Order->save, WC_Order->status_transition, do_action('woocommerce_order_status_pending_to_processing'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Emails::send_transactional_email, do_action_ref_array('woocommerce_order_status_pending_to_processing_notification'), WP_Hook->do_action, WP_Hook->apply_filters, WC_Email_New_Order->trigger, WC_Email->send, wp_mail, apply_filters('wp_mail_content_type'), WP_Hook->apply_filters, WpMailCatcher\Loggers\WpMail->saveIsHtml

    Any ideas?

    Cheers,
    Rob

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author JWardee

    (@wardee)

    Hi @curiousrob, it looks like your db didn’t update itself. In the next patch I’ll add a button so it can be manually re-triggered, when you click it it’ll add the necessary column and solve the error.

    P.S love the profile picture ??

    Thread Starter curiousrob

    (@curiousrob)

    Hi JWardee,

    That’s great thank you (and yes it made me smile).

    Cheers,
    Rob

    Plugin Author JWardee

    (@wardee)

    Hi Rob, I’ve opened this issue on the Github tracker to investigate this further and get a fix out in the next patch – so I’ll mark this topic as resolved, but feel free to respond on Github if you want to add anything further.

    https://github.com/JWardee/wp-mail-catcher/issues/159

    Cheers,
    James

    Plugin Author JWardee

    (@wardee)

    Hi @curiousrob, I’ve just released version 2.0.5 which should resolve the issue, it also adds a link in the settings page to manually re-run the migrations if needed

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Database Errors’ is closed to new replies.